Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: _git commit object name completion



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 19.05.2015 06:40, Bart Schaefer wrote:
> On May 19,  1:38am, Daniel Shahaf wrote:
> }
> } % git checkout f<TAB><TAB><TAB>
> } f82ecfc  -- [f82ecfc] m (3 minutes ago)
> } 
> } I expected 'f82ecfc' to be added to the command-line immediately, as
> } it's the only completion.  Instead, I only get the list of possible
> } completions and the buffer remains unmodified, no matter how many times
> } I press <TAB>.
> 
> I'd make a small wager that this is another effect of workers/35101.  If
> you revert 454f079852deb0c704870c7d5a462485f1e65bbf, do you get the result
> you expect?
> 

Yes, 454f079 also triggered that issue, and it should be fixed by now.

Basically it promoted __git_recent_commits to be used by default, while it was
previously only used for --fixup and --squash.


Regards,
Daniel.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iD8DBQFVWuKwfAK/hT/mPgARArbfAKCTOoPr5ahHhyJopuVRZ7qcVtR4IwCgjebt
AGFXeoX64dJ4a/kks0NrC3Y=
=MRpi
-----END PGP SIGNATURE-----



Messages sorted by: Reverse Date, Date, Thread, Author