diff options
author | Evan Gates <evan.gates@gmail.com> | 2023-09-15 14:24:59 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-09-15 14:09:37 -0700 |
commit | 58be11432edfe2fc9887266fe9dbc450b5547e78 (patch) | |
tree | a66bd4b08ead805e8418a703178bf2451cf3c93f /commit.h | |
parent | ec583449067bab5b800ecc63926f35c9dae96fa1 (diff) |
git-config: fix misworded --type=path explanation
When `--type=<type>` was added as a prefered alias for `--<type>` by
fb0dc3bac1 (builtin/config.c: support `--type=<type>` as preferred
alias for `--<type>`), the explanation for the path type was
reworded. Whereas the previous explanation said "expand a leading
`~`" this was changed to "adding a leading `~`". Change "adding" to
"expanding" to correctly explain the canonicalization.
Signed-off-by: Evan Gates <evan.gates@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions