Don't try to read config from repos with annex-ignore set.

This commit is contained in:
Joey Hess 2011-11-07 11:50:30 -04:00
parent f229911715
commit aae0417d94
2 changed files with 6 additions and 4 deletions

1
debian/changelog vendored
View file

@ -3,6 +3,7 @@ git-annex (3.20111106) UNRELEASED; urgency=low
* merge: Use fast-forward merges when possible.
Thanks Valentin Haenel for a test case showing how non-fast-forward
merges could result in an ongoing pull/merge/push cycle.
* Don't try to read config from repos with annex-ignore set.
-- Joey Hess <joeyh@debian.org> Sun, 06 Nov 2011 14:57:57 -0400