···6161ifndef::git-rev-list[]
6262`--notes[=<ref>]`::
6363 Show the notes (see linkgit:git-notes[1]) that annotate the
6464- commit, when showing the commit log message. This is the default
6464+ commit, when showing the commit log message.
6565ifndef::with-breaking-changes[]
6666- for `git log`, `git show` and `git whatchanged` commands when
6666+This is the default for `git log`, `git show` and `git whatchanged`
6767+commands when there is no `--pretty`, `--format`, or `--oneline` option given
6868+on the command line.
6769endif::with-breaking-changes[]
6870ifdef::with-breaking-changes[]
6969- for `git log` and `git show` commands when
7171+This is the default for `git log` and `git show` commands when there is no
7272+`--pretty`, `--format`, or `--oneline` option given on the command line.
7073endif::with-breaking-changes[]
7171- there is no `--pretty`, `--format`, or `--oneline` option given
7272- on the command line.
7374+
7475By default, the notes shown are from the notes refs listed in the
7576`core.notesRef` and `notes.displayRef` variables (or corresponding