From: Junio C Hamano Date: Wed, 21 Aug 2024 19:02:23 +0000 (-0700) Subject: Merge branch 'jc/grammo-fixes' X-Git-Tag: v2.47.0-rc0~109 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fdf70da8c3331e0b0b0e5be5833773d5a2473212;p=thirdparty%2Fgit.git Merge branch 'jc/grammo-fixes' Doc updates. * jc/grammo-fixes: doc: grammofix in git-diff-tree tutorial: grammofix --- fdf70da8c3331e0b0b0e5be5833773d5a2473212 diff --cc Documentation/gittutorial.txt index 4759408788,8b5b15ce05..f89ad30cf6 --- a/Documentation/gittutorial.txt +++ b/Documentation/gittutorial.txt @@@ -360,8 -361,8 +360,8 @@@ $ gitk HEAD...FETCH_HEA This means "show everything that is reachable from either one, but exclude anything that is reachable from both of them". - Please note that these range notation can be used with both `gitk` -Please note that these range notations can be used with both gitk -and "git log". ++Please note that these range notations can be used with both `gitk` +and `git log`. After inspecting what Bob did, if there is nothing urgent, Alice may decide to continue working without pulling from Bob. If Bob's history