diff options
| author | Junio C Hamano <gitster@pobox.com> | 2025-06-18 13:53:34 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-06-18 13:53:34 -0700 |
| commit | 617318cbce1f9f27b6e04b73212c62d218a301ef (patch) | |
| tree | a3f02b5fdd828560a85daeaec802c2e918b8f81f | |
| parent | Merge branch 'ly/pack-bitmap-root-leakfix' (diff) | |
| parent | diff-generate-patch.adoc: drop spurious backticks (diff) | |
| download | git-617318cbce1f9f27b6e04b73212c62d218a301ef.tar.gz git-617318cbce1f9f27b6e04b73212c62d218a301ef.zip | |
Merge branch 'ma/doc-diff-cc-headers'
Doc mark-up update.
* ma/doc-diff-cc-headers:
diff-generate-patch.adoc: drop spurious backticks
| -rw-r--r-- | Documentation/diff-generate-patch.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/diff-generate-patch.adoc b/Documentation/diff-generate-patch.adoc index e5c813c96f..7b6cdd1980 100644 --- a/Documentation/diff-generate-patch.adoc +++ b/Documentation/diff-generate-patch.adoc @@ -138,7 +138,7 @@ or like this (when the `--cc` option is used): + [synopsis] index <hash>,<hash>..<hash> -mode <mode>,<mode>`..`<mode> +mode <mode>,<mode>..<mode> new file mode <mode> deleted file mode <mode>,<mode> + |
