Thread (3 messages) flat view 3 messages, 2 authors, 2016-06-15

Re: Custom git completion

From: David Rhodes Clymer <hidden>
Date: 2016-06-15 22:48:08

On Fri, Jan 29, 2010 at 10:11 AM, Shawn O. Pearce [off-list ref] wrote:
David Rhodes Clymer [off-list ref] wrote:
quoted
Unless I read it incorrectly, the completion script included with
git-core does not make it easy for users to write completion scripts
for custom git commands. I can extend git itself by creating a command
"git-foo", and placing it in my path.
git config --global alias.foo /home/me/bin/my-git-foo

git foo will now complete correctly.  No need to modify the
completion code.
This doesn't do what I want. This workaround only allows the command
name itself to be completed. I want my _custom_ completion code  to be
used for my custom command.

-davidc
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help