add works in direct mode

Also, changed sync to no longer automatically add files in direct mode.
That was only necessary before because add didn't work.
This commit is contained in:
Joey Hess 2013-01-06 17:24:22 -04:00
parent 0b665658b6
commit 858ad6783b
3 changed files with 29 additions and 23 deletions

3
debian/changelog vendored
View file

@ -4,7 +4,8 @@ git-annex (3.20130105) UNRELEASED; urgency=low
* committer: Fix a file handle leak.
* assistant: Make expensive transfer scan work fully in direct mode.
* More commands work in direct mode repositories: find, whereis, move, copy,
drop, log, fsck.
drop, log, fsck, add.
* sync: No longer automatically adds files in direct mode.
* assistant: Detect when system is not configured with a user name,
and set environment to prevent git from failing.
* direct: Avoid hardlinking symlinks that point to the same content