import: New subcommand, pulls files from a directory outside the annex and adds them

Use case for this was developed somewhere on the Transiberian Railroad.
This commit is contained in:
Joey Hess 2012-05-31 19:47:18 -04:00
parent 3b09281b44
commit 3a10095d40
5 changed files with 61 additions and 1 deletions

2
debian/changelog vendored
View file

@ -2,6 +2,8 @@ git-annex (3.20120523) UNRELEASED; urgency=low
* sync: Show a nicer message if a user tries to sync to a special remote.
* lock: Reset unlocked file to index, rather than to branch head.
* import: New subcommand, pulls files from a directory outside the annex
and adds them.
-- Joey Hess <joeyh@debian.org> Sun, 27 May 2012 20:55:29 -0400