commit a60eb2cc0fad47d21b6c6329245e25f548245c00 from: Stefan Sperling date: Thu Jun 22 08:39:21 2023 UTC tweak wording in got.1 which suggested that use of rebase was mandatory commit - de25a6106ad608b69412c95fa0c4affe6c8c3ac6 commit + a60eb2cc0fad47d21b6c6329245e25f548245c00 blob - 785cef7abb14809b005cec30c4c76f9901154c6f blob + 447995be3b3f129a589570c0ee74d37146139bca --- got/got.1 +++ got/got.1 @@ -3541,7 +3541,7 @@ instead of The latter is only needed in case of ambiguity. .Pp .Cm got rebase -must be used to merge changes which are visible on the +can be used to merge changes which are visible on the .Dq origin/master branch into the .Dq master @@ -3557,7 +3557,7 @@ visible on the .Dq master branch, the .Dq unified-buffer-cache -branch must first be rebased onto the +branch can be rebased onto the .Dq master branch: .Pp