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

Re: Use that git-show completion in more places.



On 10/20/07, Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
> This makes some completions that would just verify you typed a hex
> number complete that rev:file i added for git-show earlier.

Two issues:

1.  You should retain the guard for hexadecimal digits so that users
can type SHA-1s
2.  The name of the object being completed, if it is really correct to
have __git_blocks use __git_objects (for example), should still be
used



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