diff options
author | Joey Hess <joey@kitenet.net> | 2012-05-31 19:47:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-05-31 19:47:18 -0400 |
commit | 3a10095d40cf9a9e0380b6b10e1ebe304f1537c0 (patch) | |
tree | a4dd1413473cddc7e7d5aff9ce1442b35347ed4e /debian/changelog | |
parent | 3b09281b442e794213f2e296e42e2d74fddec733 (diff) |
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.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6b57a5580..a110e94ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |