Closer emulation of git's behavior when told to use "foo/.git" as a git repository instead of just "foo". Closes: #627563

This commit is contained in:
Joey Hess 2011-05-22 14:12:16 -04:00
parent f81c1f10e6
commit 5b941980aa
3 changed files with 26 additions and 3 deletions

7
debian/changelog vendored
View file

@ -1,3 +1,10 @@
git-annex (0.20110522) UNRELEASED; urgency=low
* Closer emulation of git's behavior when told to use "foo/.git" as a
git repository instead of just "foo". Closes: #627563
-- Joey Hess <joeyh@debian.org> Sun, 22 May 2011 14:03:42 -0400
git-annex (0.20110521) unstable; urgency=low
* status: New subcommand to show info about an annex, including its size.