git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git completion not using ls-remote to auto-complete during push
@ 2015-06-17 16:10 Robert Dailey
  2015-06-18  7:03 ` Stefan Näwe
  2015-06-18 11:29 ` SZEDER Gábor
  0 siblings, 2 replies; 6+ messages in thread
From: Robert Dailey @ 2015-06-17 16:10 UTC (permalink / raw)
  To: Git

I do the following:

$ git push origin :topic

If I stop halfway through typing 'topic' and hit TAB, auto-completion
does not work if I do not have a local branch by that name (sometimes
I delete my local branch first, then I push to delete it remotely). I
thought that git completion code was supposed to use ls-remote to auto
complete refs used in push operations. Is this supposed to work?

I'm using Git 2.4.3. Tested on both MSYS2 in Windows and Linux Mint.
Same behavior in both. I am using the latest git completion code from
the master branch in the git repo.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-06-18 19:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-17 16:10 Git completion not using ls-remote to auto-complete during push Robert Dailey
2015-06-18  7:03 ` Stefan Näwe
2015-06-18 11:29 ` SZEDER Gábor
2015-06-18 15:27   ` Robert Dailey
2015-06-18 15:55     ` SZEDER Gábor
2015-06-18 19:12       ` Robert Dailey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).