clarify our intentions regarding clone/fetch and the master branch
diff --git a/got/got.1 b/got/got.1
index 0fed666..45962f9 100644
--- a/got/got.1
+++ b/got/got.1
@@ -743,3 +743,8 @@ local commits to the
branch are discouraged, for now, if changes committed to the upstream
repository need to be tracked.
See the EXAMPLES section.
+Future built-in
+.Cm clone
+and
+.Cm fetch
+commands should alleviate this problem.