commit 723bd6d42a10339da0a65644962589f3dd03e459 from: Stefan Sperling date: Sun Jul 14 12:27:08 2019 UTC clarify our intentions regarding clone/fetch and the master branch commit - 7d7ffedbc869cda869d612f84b286ec60756661e commit + 723bd6d42a10339da0a65644962589f3dd03e459 blob - 0fed666ad9fd2632b18bed31813e7e9fce275490 blob + 45962f9d8cdee81a2793a4ace948735fb292f836 --- got/got.1 +++ 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.