Am 17.06.2015 um 18:10 schrieb Robert Dailey: > 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. Same here! But it works in my self-compiled version of msysgit (yes, the old 'Git for Windows' development environment) which is rebased onto v2.2.2. Time for 'git bisect' I guess... Stefan -- ---------------------------------------------------------------- /dev/random says: A cat sleeps fat, yet walks thin. python -c "print '73746566616e2e6e616577654061746c61732d656c656b74726f6e696b2e636f6d'.decode('hex')" GPG Key fingerprint = 2DF5 E01B 09C3 7501 BCA9 9666 829B 49C5 9221 27AF -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html