Fix exception handling bug that could cause .git/annex/index to be used for git commits outside the git-annex branch. Known to affect git-annex when used with the git shipped with Ubuntu 13.10.

This commit is contained in:
Joey Hess 2013-11-06 12:21:50 -04:00
parent fc82197549
commit ee23be55fd
3 changed files with 15 additions and 8 deletions

View file

@ -40,3 +40,5 @@ Perhaps some sort of a race-condition with the annex-assistant picking up the uu
### What version of git-annex are you using? On what operating system?
Ubuntu 13.10 with git-annex 4.20130815
> [[fixed|done]]; see comments. (This fix needs to be backported to Ubuntu.) --[[Joey]]