diff --git a/doc/forum/Revert_to_a_precedent_state_in_direct_mode/comment_2_43588bf457502510b11f2dd3fba1f30b._comment b/doc/forum/Revert_to_a_precedent_state_in_direct_mode/comment_2_43588bf457502510b11f2dd3fba1f30b._comment deleted file mode 100644 index 4db612d6b3..0000000000 --- a/doc/forum/Revert_to_a_precedent_state_in_direct_mode/comment_2_43588bf457502510b11f2dd3fba1f30b._comment +++ /dev/null @@ -1,13 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawmWBvsZvSsAL8P2ye3F0OBStjFCVnOImzM" - nickname="Jarno" - subject="How about with the 'proxy' command?" - date="2014-11-27T22:40:17Z" - content=""" -With the proxy command, would the following be an appropriate way to discard all changes (mods, adds, dels) since last sync in a direct mode repo? - - git annex proxy -- git clean -df - git annex proxy -- git checkout -f . - -Also, is it necessary to run annex sync or other direct mode housekeeping commands afterwards? -"""]]