From: Kristoffer Haugsbakk Date: Tue, 27 May 2025 21:19:38 +0000 (+0200) Subject: doc: notes: use stuck form throughout X-Git-Tag: v2.50.0-rc1~11^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=806337c7052ccf3b11d2efd4ba031c21b241e64a;p=thirdparty%2Fgit.git doc: notes: use stuck form throughout gitcli(7) recommends the *stuck form*. `--ref` is the only one which does not use it. Signed-off-by: Kristoffer Haugsbakk Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-notes.adoc b/Documentation/git-notes.adoc index 397f6caa92..46a232ca71 100644 --- a/Documentation/git-notes.adoc +++ b/Documentation/git-notes.adoc @@ -200,7 +200,7 @@ order of similar options. For example, for `-C -m`, previous `-C`. This is a known limitation that may be fixed in the future. -`--ref `:: +`--ref=`:: Manipulate the notes tree in __. This overrides `GIT_NOTES_REF` and the `core.notesRef` configuration. The ref specifies the full refname when it begins with `refs/notes/`; when it