aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/config
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-01-12 16:09:56 -0800
committerJunio C Hamano <gitster@pobox.com>2024-01-12 16:09:57 -0800
commit566471105c113e9c9d593a45b604ea8fd03a4484 (patch)
tree7f7ff4b8b6eb0c8c2c0d14f0f9e9e4dc8143ad37 /Documentation/config
parent15df15fe07ef66b51302bb77e393f3c5502629de (diff)
parent9cd30af991f8fe60f87fa92836e02cb3bf88864b (diff)
downloadgit-566471105c113e9c9d593a45b604ea8fd03a4484.tar.gz
Merge branch 'ms/rebase-insnformat-doc-fix'
Docfix. * ms/rebase-insnformat-doc-fix: Documentation: fix statement about rebase.instructionFormat
Diffstat (limited to 'Documentation/config')
-rw-r--r--Documentation/config/rebase.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config/rebase.txt b/Documentation/config/rebase.txt
index d59576dbb2..c6187ab28b 100644
--- a/Documentation/config/rebase.txt
+++ b/Documentation/config/rebase.txt
@@ -40,7 +40,7 @@ rebase.missingCommitsCheck::
rebase.instructionFormat::
A format string, as specified in linkgit:git-log[1], to be used for the
todo list during an interactive rebase. The format will
- automatically have the long commit hash prepended to the format.
+ automatically have the commit hash prepended to the format.
rebase.abbreviateCommands::
If set to true, `git rebase` will use abbreviated command names in the