Thread (6 messages) read the whole thread 6 messages, 3 authors, 2016-06-15

Re: [PATCH v2] completion: add new git_complete helper

From: SZEDER Gábor <hidden>
Date: 2016-06-15 22:53:36

Hi,

On Sun, Apr 15, 2012 at 04:37:18PM -0500, Jonathan Nieder wrote:
Felipe Contreras wrote:
quoted
This simplifies the completions, and makes it easier to define aliases:

 git_complete gf git_fetch
Sounds neat.  Unfortunately users could already be using a function
with some other purpose named git_complete in their .profile and this
would override it.  The completion script has so far stuck to a
limited namespace:

	_git_*	(completion functions)
	__git_*	(everything else, including public interfaces like __git_ps1)
Don't forget the oddball __gitdir() function ;)
A name like __git_complete should work, presumably.
And foo_wrap() should also fit into those namespaces.


Best,
Gábor
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help