aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/forum/Which_branches_are___34__required__34__/comment_1_78d9ac05c66b7ccec031e0c57095af39._comment10
1 files changed, 10 insertions, 0 deletions
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 000000000..779f0f657
--- /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.
+"""]]