"here" can be used to refer to the current repository, which can read better than the old "." (which still works too).

This commit is contained in:
Joey Hess 2012-03-01 22:35:10 -04:00
parent 478fdc8a5d
commit 1098bc37ab
4 changed files with 13 additions and 4 deletions

7
debian/changelog vendored
View file

@ -1,3 +1,10 @@
git-annex (3.20120230) UNRELEASED; urgency=low
* "here" can be used to refer to the current repository,
which can read better than the old "." (which still works too).
-- Joey Hess <joeyh@debian.org> Thu, 01 Mar 2012 22:34:27 -0400
git-annex (3.20120229) unstable; urgency=low
* Fix test suite to not require a unicode locale.