diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-03-14 16:37:55 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-03-14 16:37:55 -0400 |
commit | f8ca57158ee80cc498b0542495d226a65feb143f (patch) | |
tree | f83f83182a0b96848caad303284317bfd17dbf31 /doc | |
parent | dcb262895e48a7c4a8f18e3717de0a005ed89775 (diff) |
comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/walkthrough/unused_data/comment_5_46acb9fbbd5ef19f65115723888f3eb6._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/walkthrough/unused_data/comment_5_46acb9fbbd5ef19f65115723888f3eb6._comment b/doc/walkthrough/unused_data/comment_5_46acb9fbbd5ef19f65115723888f3eb6._comment new file mode 100644 index 000000000..2e8af7ff5 --- /dev/null +++ b/doc/walkthrough/unused_data/comment_5_46acb9fbbd5ef19f65115723888f3eb6._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 5""" + date="2016-03-14T20:33:13Z" + content=""" +Tom, it should suffice for your colleague to pull the new +version from you, and then run `git annex unused` to find unused files. + +Now, if you have other branches or tags pointing at older versions +of the data, those files will still be considered to be used, even if +the current version doesn't use them. There's a new +`--used-refspec` option for [[git-annex unused|git-annex-unused]] that +you can use to specify which branches to consider to be used. +"""]] |