diff options
| author | Junio C Hamano <gitster@pobox.com> | 2023-09-20 11:28:22 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-09-20 11:41:41 -0700 |
| commit | 8d73a2cc036199a25cc97586937267ec14cb6eae (patch) | |
| tree | 04fd25d534e31bb830d18e042a937396aaeea738 /builtin/diff.c | |
| parent | 6bdb5b11d60b6990a62bd924d2e7c3f0115d4827 (diff) | |
completion: loosen and document the requirement around completing alias
Recently we started to tell users to spell ": git foo ;" with
space(s) around 'foo' for an alias to be completed similarly
to the 'git foo' command. It however is easy to also allow users to
spell it in a more natural way with the semicolon attached to 'foo',
i.e. ": git foo;". Also, add a comment to note that 'git' is optional
and writing ": foo;" would complete the alias just fine.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/diff.c')
0 files changed, 0 insertions, 0 deletions
