File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ include::pretty-options.txt[]
8888
8989--no-commit-id::
9090 'git diff-tree' outputs a line with the commit ID when
91- applicable. This flag suppressed the commit ID output.
91+ applicable. This flag suppresses the commit ID output.
9292
9393-c::
9494 This flag changes the way a merge commit is displayed
Original file line number Diff line number Diff line change @@ -360,7 +360,7 @@ $ gitk HEAD...FETCH_HEAD
360360This means "show everything that is reachable from either one, but
361361exclude anything that is reachable from both of them".
362362
363- Please note that these range notation can be used with both `gitk`
363+ Please note that these range notations can be used with both `gitk`
364364and `git log`.
365365
366366After inspecting what Bob did, if there is nothing urgent, Alice may
You can’t perform that action at this time.
0 commit comments