New forum post "Revert to a precedent state in direct mode"

This commit is contained in:
https://svario.it/gioele 2014-06-04 07:03:33 +00:00 committed by admin
parent 814c20483a
commit 45a4eb72ea

View file

@ -0,0 +1,3 @@
I have made some mistakes while using `git annex import` in direct mode. Now I see that some files are been erroneously added and there are other problems. I have not yet used `git annex sync`.
How can I tell git-annex in direct mode (or bare git) to forget about all these changes and revert back to the last known good (pre-import) state? This include removing the few imported files and recreate their links.