diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-12-22 12:20:39 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-12-22 12:20:39 -0400 |
commit | b1e9cf0621394780763e96a3ce9a15cfbfa7f02e (patch) | |
tree | b8d72410b4bbfbc725f11b2f72c790587ec647f9 /debian | |
parent | 43b6da515e5becf0f7beea81af571794637bebd7 (diff) |
addurl: Added --with-files option.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 34e106d39..73035a683 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ git-annex (5.20151219) UNRELEASED; urgency=medium that were present. Probably caused by a change to what git status displays in this situation. Fixed by treating files git thinks are modified the same as typechanged files. - * addurl: Added --batch option. + * addurl: Added --batch and --with-files options. -- Joey Hess <id@joeyh.name> Sat, 19 Dec 2015 13:31:17 -0400 |