From 291d5bb471b5b0cb0f4aae9e038b263c062e6fac Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 28 Aug 2017 13:21:04 -0400 Subject: [PATCH] response --- ...comment_1_78d9ac05c66b7ccec031e0c57095af39._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Which_branches_are___34__required__34__/comment_1_78d9ac05c66b7ccec031e0c57095af39._comment diff --git a/doc/forum/Which_branches_are___34__required__34__/comment_1_78d9ac05c66b7ccec031e0c57095af39._comment b/doc/forum/Which_branches_are___34__required__34__/comment_1_78d9ac05c66b7ccec031e0c57095af39._comment new file mode 100644 index 0000000000..779f0f6571 --- /dev/null +++ b/doc/forum/Which_branches_are___34__required__34__/comment_1_78d9ac05c66b7ccec031e0c57095af39._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2017-08-28T17:18:43Z" + content=""" +`git-annex unused` looks at all branches, both local branches and branches +pulled from remotes. You could try the `--used-refspec` option to make +that command only look at certian branches. Or delete old branches/remotes +you're not using any longer. +"""]]