Fix bug that broke switching between local repositories in the webapp when they use the new guarded direct mode.
git treats eg ~/annex as a bare git repository located in ~/.annex/.git if ~/annex/.git/config has core.bare=true.
This commit is contained in:
parent
b9cdb55e0c
commit
0980f3dae6
2 changed files with 9 additions and 2 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -9,6 +9,8 @@ git-annex (5.20131121) UNRELEASED; urgency=low
|
|||
and either prompt the user to restart the program, or automatically
|
||||
restart it.
|
||||
* annex.autoupgrade configures both the above upgrade behaviors.
|
||||
* Fix bug that broke switching between local repositories
|
||||
in the webapp when they use the new guarded direct mode.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Wed, 20 Nov 2013 18:30:47 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue