adapt recent bug fixes to support private journal
authorJoey Hess <joeyh@joeyh.name>
Wed, 21 Apr 2021 19:54:37 +0000 (15:54 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 21 Apr 2021 20:01:13 +0000 (16:01 -0400)
commit24eeacdba83a35b989f2ca466ed8b43fab131eed
tree10f2c27db82fd3f34dbb75f358d1abaf5b5a6e9a
parent0bb57702e17e191c4b611532affeac8f4cc7b7a7
adapt recent bug fixes to support private journal

At this point, private repos should mostly work, except for a few
commands that directly read from the git-annex branch and will not see
the private journal.

Private index not yet implemented.
Annex/Branch.hs
Annex/Journal.hs