Commit fe307c9bac71d85284c7cee8abb80b52a253710b

Stefan Sperling 2019-07-28T15:39:08

got.1 wording tweak

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/got/got.1 b/got/got.1
index 3a4b84b..3412f52 100644
--- a/got/got.1
+++ b/got/got.1
@@ -957,7 +957,7 @@ file:
 .Dl url = ...
 .Dl fetch = +refs/heads/*:refs/remotes/origin/*
 .Pp
-This configuration leaves the entire
+This configuration leaves the local repository's
 .Dq refs/heads
 namespace free for use by local branches checked out with
 .Cm got checkout