diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-12-21 12:57:13 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-12-21 12:57:13 -0400 |
commit | 98194e4c61466ec9175e65af557b6130be81617d (patch) | |
tree | c58dfeb2d7c50548a1328948a5f23e9563c4e643 /debian | |
parent | 4e7b407c066a46002011b99c7621c3a7cc3d7622 (diff) |
addurl: Added --batch option.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 99837e864..34e106d39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +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. -- Joey Hess <id@joeyh.name> Sat, 19 Dec 2015 13:31:17 -0400 |