diff options
author | SZEDER Gábor <szeder@ira.uka.de> | 2015-03-22 13:03:11 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-03-22 16:41:12 -0700 |
commit | 260d5850ad452adb7ac0ab70d0a5d0211bdd967f (patch) | |
tree | 456d6f9fb8ff2a9ed319e2952746c7addddcc707 /builtin | |
parent | bb8577532add843833ebf8b5324f94f84cb71ca0 (diff) | |
download | git-260d5850ad452adb7ac0ab70d0a5d0211bdd967f.tar.gz git-260d5850ad452adb7ac0ab70d0a5d0211bdd967f.tar.xz |
completion: use __gitcomp_nl() for completing refs
We do that almost everywhere, because it's faster for large number of
refs, see a31e62629 (completion: optimize refs completion, 2011-10-15).
These were the last two places where we still used __gitcomp() for
completing refs.
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin')
0 files changed, 0 insertions, 0 deletions