Better error message when trying to use a git remote that has annex.ignore set.

This commit is contained in:
Joey Hess 2013-08-22 12:01:53 -04:00
parent 9ab3010100
commit 74034ec781
4 changed files with 28 additions and 6 deletions

2
debian/changelog vendored
View file

@ -10,6 +10,8 @@ git-annex (4.20130816) UNRELEASED; urgency=low
* Set --clobber when running wget to ensure resuming works properly.
* unused: Pay attention to symlinks that are not yet staged in the index.
* Unescape characters in 'file://...' URIs. (Thanks, guilhem for the patch.)
* Better error message when trying to use a git remote that has annex.ignore
set.
-- Joey Hess <joeyh@debian.org> Thu, 15 Aug 2013 15:47:52 +0200