diff options
author | SZEDER Gábor <szeder@ira.uka.de> | 2011-10-08 16:54:39 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-10-21 14:38:23 -0700 |
commit | fb772cca2bd38e97a3b23d5b241a8961156b681b (patch) | |
tree | ab66be8d4d4c598cfeede001f676f8f58848aec3 /sequencer.h | |
parent | d8c0453e1a81db03880a9f237675d82cdc290d2c (diff) | |
download | git-fb772cca2bd38e97a3b23d5b241a8961156b681b.tar.gz git-fb772cca2bd38e97a3b23d5b241a8961156b681b.tar.xz |
completion: support full refs from remote repositories
When the __git_refs() completion helper function lists refs from a
local repository, it usually lists the refs' short name, except when
it needs to provide completion for words starting with refs, because
in that case it lists full ref names, see 608efb87 (bash: complete
full refs, 2008-11-28).
Add the same functionality to the code path dealing with remote
repositories, too.
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'sequencer.h')
0 files changed, 0 insertions, 0 deletions