assistant: Work around git-cat-file's not reloading the index after files are staged.

Argh.
This commit is contained in:
Joey Hess 2013-05-25 00:37:41 -04:00
parent ed4febb170
commit 729eab1f89
4 changed files with 30 additions and 3 deletions

2
debian/changelog vendored
View file

@ -11,6 +11,8 @@ git-annex (4.20130522) UNRELEASED; urgency=low
is sometimes on a different filesystem than the data directory.
* Fix bug in parsing of parens in some preferred content expressions.
This fixes the behavior of the manual mode group.
* assistant: Work around git-cat-file's not reloading the index after files
are staged.
-- Joey Hess <joeyh@debian.org> Tue, 21 May 2013 18:22:46 -0400