diff options
author | Rikard Falkeborn <rikard.falkeborn@gmail.com> | 2017-05-27 08:25:48 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-06-02 11:25:26 +0900 |
commit | f254eab2e024edec8b8d4a342252efba74901fdb (patch) | |
tree | 78d10e025f9134ddb34dcd029192a109d5d524a2 /t/t5520-pull.sh | |
parent | completion: add git config gc completions (diff) | |
download | tgif-f254eab2e024edec8b8d4a342252efba74901fdb.tar.xz |
completion: add git config core completions
Add missing completions for git config core:
* core.checkStat
* core.commentChar
* core.hideDotFiles
* core.hooksPath
* core.packedRefsTimeout
* core.precomposeUnicode
* core.protectHFS
* core.protectNTFS
* core.splitIndex
* core.sshCommand
Note that some configs are only used for some platforms
(hideDotFiles on Windows and precomposeUnicode on Mac).
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5520-pull.sh')
0 files changed, 0 insertions, 0 deletions