Add version command to show git-annex version as well as repository version information.

This commit is contained in:
Joey Hess 2011-03-19 14:33:24 -04:00
parent 33cb114be5
commit 828a84ba33
7 changed files with 68 additions and 7 deletions

2
debian/changelog vendored
View file

@ -2,6 +2,8 @@ git-annex (0.20110317) UNRELEASED; urgency=low
* Fix dropping of files using the URL backend.
* Fix support for remotes with '.' in their names.
* Add version command to show git-annex version as well as repository
version information.
-- Joey Hess <joeyh@debian.org> Thu, 17 Mar 2011 11:46:53 -0400