Fix bug in last version in getting contents from bare repositories.

This commit is contained in:
Joey Hess 2011-12-10 18:45:55 -04:00
parent bfdc9f28fc
commit 10e8028a42
3 changed files with 10 additions and 5 deletions

1
debian/changelog vendored
View file

@ -12,6 +12,7 @@ git-annex (3.20111204) UNRELEASED; urgency=low
* sync: New command that synchronises the local repository and default
remote, by running git commit, pull, and push for you.
* Version monad-control dependency in cabal file.
* Fix bug in last version in getting contents from bare repositories.
-- Joey Hess <joeyh@debian.org> Sun, 04 Dec 2011 12:22:37 -0400