summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar ghen1 <ghen1@web>2017-01-07 15:41:36 +0000
committerGravatar admin <admin@branchable.com>2017-01-07 15:41:36 +0000
commitb40c9d94eb12f3f2d0fb98b8959f942328eea5f0 (patch)
treeb526fa3ba6056bdf1864969f6a253683209a6a9e
parent7ba0a5f2dc9979f64acd2dde3c8576651b7e1ad1 (diff)
Added a comment
-rw-r--r--doc/forum/Adding_the_same_content_under_different_file_names/comment_1_7c659668f62577612eaf8f463383a185._comment16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/forum/Adding_the_same_content_under_different_file_names/comment_1_7c659668f62577612eaf8f463383a185._comment b/doc/forum/Adding_the_same_content_under_different_file_names/comment_1_7c659668f62577612eaf8f463383a185._comment
new file mode 100644
index 000000000..e71a6901e
--- /dev/null
+++ b/doc/forum/Adding_the_same_content_under_different_file_names/comment_1_7c659668f62577612eaf8f463383a185._comment
@@ -0,0 +1,16 @@
+[[!comment format=mdwn
+ username="ghen1"
+ avatar="http://cdn.libravatar.org/avatar/efd0e92b6198291138f0cd7aedbf86b6"
+ subject="comment 1"
+ date="2017-01-07T15:41:36Z"
+ content="""
+You don't need to keep track of links. Just delete the links, then run:
+
+ git-annex unused
+
+This will find any content that isn't linked to. You can then run *git-annex dropunused* to free up space.
+
+See these man pages:<br/>
+<https://git-annex.branchable.com/git-annex-unused/><br/>
+<https://git-annex.branchable.com/git-annex-dropunused/>
+"""]]