diff options
author | Joey Hess <joey@kitenet.net> | 2014-11-13 16:41:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-11-14 14:41:07 -0400 |
commit | a471f380bd56373bf9613c3b4bfe7448318a0619 (patch) | |
tree | 356263e3de291e19d60a4ed3461706f5062877b0 /debian | |
parent | 49e97f31528351af46437bcccfa645d949bc85a1 (diff) |
undo command
This commit was sponsored by Andrew Cant.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 09d609c14..aebcab67b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ git-annex (5.20141126) UNRELEASED; urgency=medium * proxy: New command for direct mode repositories, allows bypassing the direct mode guard in a safe way to do all sorts of things including git revert, git mv, git checkout ... + * undo: New command to undo the most recent change to a file + or to the contents of a directory. * Work around behavior change in lsof 4.88's -F output format. * Debian package is now maintained by Gergely Nagy. |