Commit 7acfb25b4c422de173d71a19a531ca4a19877f71

Stefan Sperling 2019-07-11T22:52:13

more clearly document the effect of 'got branch -d'

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/got/got.1 b/got/got.1
index bcf1646..e7e0621 100644
--- a/got/got.1
+++ b/got/got.1
@@ -371,6 +371,10 @@ with one the following annotations:
 .El
 .It Fl d Ar name
 Delete the branch with the specified name from the repository.
+Only the branch reference is deleted.
+Any commit, tree, and blob objects belonging to the branch
+remain in the repository and may be separately removed with
+.Xr git-gc 1 .
 .El
 .It Cm br
 Short alias for