Commit 175367bd233a9eab327c6ad34e8eae95004bd8d4

Stefan Sperling 2020-03-20T16:48:26

got(1) man page wording tweak

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
diff --git a/got/got.1 b/got/got.1
index 696414b..8905ad6 100644
--- a/got/got.1
+++ b/got/got.1
@@ -280,9 +280,9 @@ be updated as needed to match the corresponding references in the remote
 repository, including branches in the
 .Dq refs/heads/
 reference namespace.
-If those branches contained local commits, these will no longer be reachable
-via a reference and will therefore be at risk of being discarded by Git's
-garbage collector.
+If those branches contained local commits, these commits will no longer be
+reachable via a reference and will therefore be at risk of being discarded
+by Git's garbage collector.
 .Pp
 In any case, existing references in the
 .Dq refs/tags/