diff options
author | Elijah Newren <newren@gmail.com> | 2019-08-12 10:17:47 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-08-12 13:17:07 -0700 |
commit | d1387d389549fe6e1b97ad88a0f7dbf3afe96c16 (patch) | |
tree | a56ad46d4b22ecddcda482c5ca0ec9fcc71b41ac /gettext.c | |
parent | Git 2.22.1 (diff) | |
download | tgif-d1387d389549fe6e1b97ad88a0f7dbf3afe96c16.tar.xz |
git-fast-import.txt: clarify that multiple merge commits are allowed
The grammar for commits used a '?' rather than a '*' on the `merge`
directive line, despite the fact that the code allows multiple `merge`
directives in order to support n-way merges. In fact, elsewhere in
git-fast-import.txt there is an explicit declaration that "an unlimited
number of `merge` commands per commit are permitted by fast-import".
Fix the grammar to match the intent and implementation.
Reported-by: Joachim Klein <joachim.klein@automata.tools>
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gettext.c')
0 files changed, 0 insertions, 0 deletions