git-annex/Assistant/WebApp/Configurators
Joey Hess 8be5a7269a
refactor getCurrentBranch
Both Command.Sync and Annex.Ingest had their own versions of this.

The one in Annex.Ingest used Git.Branch.currentUnsafe, but does not seem
to need it. That is only checking to see if it's in an adjusted unlocked
branch, and when in an adjusted branch, the branch does in fact exist,
so the added check that Git.Branch.current does is fine.

This commit was sponsored by Denis Dzyubenko on Patreon.
2018-10-19 17:29:18 -04:00
..
AWS.hs Avoid backtraces on expected failures when built with ghc 8; only use backtraces for unexpected errors. 2016-11-15 21:29:54 -04:00
Delete.hs first pass at assistant knowing about export remotes 2017-09-20 13:58:27 -04:00
Edit.hs change Remote.repo to Remote.getRepo 2018-06-04 15:30:26 -04:00
Fsck.hs added annex.commitmessage 2018-08-02 14:06:06 -04:00
IA.hs squish build warning when built w/o S3 2018-04-22 13:55:37 -04:00
Local.hs refactor getCurrentBranch 2018-10-19 17:29:18 -04:00
Pairing.hs finally really add back custom-setup stanza 2017-12-31 16:36:39 -04:00
Preferences.hs fold Build/SysConfig.hs into BuildInfo via include 2017-12-14 12:46:57 -04:00
Ssh.hs removed the old Android app 2018-10-13 01:41:11 -04:00
Unused.hs import Data.Default in Common 2015-01-28 16:11:28 -04:00
Upgrade.hs removed the old Android app 2018-10-13 01:41:11 -04:00
WebDAV.hs add annex-ignore-command and annex-sync-command configs 2017-08-17 13:54:14 -04:00