Add copy subcommand.

This commit is contained in:
Joey Hess 2010-11-27 17:02:53 -04:00
parent eeae910242
commit e97d13e29b
4 changed files with 74 additions and 52 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
git-annex (0.09) UNRELEASED; urgency=low
* Add copy subcommand.
-- Joey Hess <joeyh@debian.org> Sat, 27 Nov 2010 16:58:33 -0400
git-annex (0.08) unstable; urgency=low
* Fix `git annex add ../foo` (when ran in a subdir of the repo).