ba27483c6a
This doesn't avoid it sometimes attempting to commit when there are no changes. Typically that happens when a change is pushed in from another repo; the watcher sees the file and tries to stage it, resulting in an empty commit. Really fixing that would probably use more CPU than occasionally trying to make an empty commit. However, this does save a lot of unnecessary work, as those empty commits had to be synced out, which no longer happens. |
||
---|---|---|
.. | ||
Pairing | ||
Threads | ||
WebApp | ||
Alert.hs | ||
Changes.hs | ||
Commits.hs | ||
Common.hs | ||
DaemonStatus.hs | ||
MakeRemote.hs | ||
Pairing.hs | ||
Pushes.hs | ||
ScanRemotes.hs | ||
Ssh.hs | ||
Sync.hs | ||
ThreadedMonad.hs | ||
TransferQueue.hs | ||
TransferSlots.hs | ||
WebApp.hs |