diff options
author | jbee <jbee@web> | 2012-11-28 11:52:24 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-11-28 11:52:24 +0000 |
commit | 13d703ed9fc01c45164c2685a40c80dc04af93b3 (patch) | |
tree | fb90763f845ded09069119e7c2e7c090c591735c /doc/forum/How_to_restore_symlinks | |
parent | 357f2ea6cdaf8a430237edcd441bfa31bdf64447 (diff) |
Added a comment: Thanks
Diffstat (limited to 'doc/forum/How_to_restore_symlinks')
-rw-r--r-- | doc/forum/How_to_restore_symlinks/comment_3_4ff80729787a2a4e2baf05dd1db37da3._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/How_to_restore_symlinks/comment_3_4ff80729787a2a4e2baf05dd1db37da3._comment b/doc/forum/How_to_restore_symlinks/comment_3_4ff80729787a2a4e2baf05dd1db37da3._comment new file mode 100644 index 000000000..ce0be74b0 --- /dev/null +++ b/doc/forum/How_to_restore_symlinks/comment_3_4ff80729787a2a4e2baf05dd1db37da3._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="jbee" + ip="178.25.68.205" + subject="Thanks" + date="2012-11-28T11:52:24Z" + content=""" +> deletion has been committed to git, and then you'd use git log --stat to find the commit that deleted your files, and git revert could be used to undo it. + +That did the trick. + +Thanks Joey, for the answer and the magnificence that is git-annex. +"""]] |