From bd4ad3d2e83ae9a5a0c57daaf620ecf58208b799 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 14 Mar 2016 16:37:55 -0400 Subject: [PATCH] comment --- ...ent_5_46acb9fbbd5ef19f65115723888f3eb6._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/walkthrough/unused_data/comment_5_46acb9fbbd5ef19f65115723888f3eb6._comment 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 0000000000..2e8af7ff55 --- /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. +"""]]