devbog
This commit is contained in:
parent
29573919b4
commit
3e96f125db
1 changed files with 6 additions and 0 deletions
6
doc/devblog/day_234__undo_undo.mdwn
Normal file
6
doc/devblog/day_234__undo_undo.mdwn
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
Built the `git annex undo` command. This is intended to be a simple
|
||||||
|
interface for users who have changed one file, and want to undo the change
|
||||||
|
without the complexities of `git revert` or `git annex proxy`. It's simple
|
||||||
|
enough that I added undo as an action in the file manager integration.
|
||||||
|
|
||||||
|
And yes, you can undo an undo. :)
|
Loading…
Add table
Reference in a new issue