diff options
-rw-r--r-- | doc/forum/Don__39__t_understand_how_to_delete__47__recover_files/comment_1_b307bfb0b70d649897f411eb753bd50a._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/Don__39__t_understand_how_to_delete__47__recover_files/comment_1_b307bfb0b70d649897f411eb753bd50a._comment b/doc/forum/Don__39__t_understand_how_to_delete__47__recover_files/comment_1_b307bfb0b70d649897f411eb753bd50a._comment new file mode 100644 index 000000000..739319b71 --- /dev/null +++ b/doc/forum/Don__39__t_understand_how_to_delete__47__recover_files/comment_1_b307bfb0b70d649897f411eb753bd50a._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.0.60" + subject="comment 1" + date="2012-09-16T00:14:49Z" + content=""" +You can use any git command you like like `git rebase` or `git revert` to operate on the links. + +git-annex, like git, keeps data for files that have been deleted. + +The `git annex unused` command will find that data and let you remove it. See [[walkthrough/unused_data]]. + + +"""]] |