add --want-get and --want-drop options
New --want-get and --want-drop options which can be used to test preferred content settings. For example, "git annex find --in . --want-drop"
This commit is contained in:
parent
afddbfd7e9
commit
230bfa9688
9 changed files with 63 additions and 9 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,6 +1,9 @@
|
|||
git-annex (4.20131025) UNRELEASED; urgency=low
|
||||
|
||||
* The "git annex content" command is renamed to "git annex wanted".
|
||||
* New --want-get and --want-drop options which can be used to
|
||||
test preferred content settings.
|
||||
For example, "git annex find --in . --want-drop"
|
||||
* assistant: When autostarted, wait 5 seconds before running the startup
|
||||
scan, to avoid contending with the user's desktop login process.
|
||||
* webapp: When setting up a bare shared repository, enable non-fast-forward
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue