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:
parent
0b665658b6
commit
858ad6783b
3 changed files with 29 additions and 23 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue