git-annex/CmdLine
Joey Hess 7f6b2ca49c
handle overBranchFileContents with read-only unmerged git-annex branches
This makes --all error out in that situation. Which is better than
ignoring information from the branches.

To really handle the branches right, overBranchFileContents would need
to both query all the branches and union merge file contents
(or perhaps not provide any file content), as well as diffing between
branches to find files that are only present in the unmerged branches.
And also, it would need to handle transitions..

Sponsored-by: Dartmouth College's Datalad project
2021-12-27 14:30:51 -04:00
..
GitAnnex add --size-limit option 2021-06-04 16:16:53 -04:00
GitAnnexShell remove git-annex-shell compat code 2021-10-11 15:36:51 -04:00
Action.hs --size-limit exit 101 2021-06-04 16:43:47 -04:00
Batch.hs --batch-keys 2021-08-25 14:21:12 -04:00
GitAnnex.hs add git-annex filter-process 2021-11-04 15:02:36 -04:00
GitAnnexShell.hs fix duplicated commands in git-annex-shell usage display 2021-10-11 15:42:27 -04:00
GitRemoteTorAnnex.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
GlobalSetter.hs implement fastDebug 2021-04-06 15:24:28 -04:00
Option.hs simplify and speed up Utility.FileSystemEncoding 2021-08-11 12:13:31 -04:00
Seek.hs handle overBranchFileContents with read-only unmerged git-annex branches 2021-12-27 14:30:51 -04:00
Usage.hs improve synopsis 2020-12-17 12:51:49 -04:00