Hi Jonathan. On Fri, Oct 19, 2012 at 11:15 PM, Jonathan Nieder <[email protected]> wrote: > The completion script uses "complete -o nospace" to support such > tricks as > > git fetch --de<TAB> > > producing > > git fetch --depth=_
Isn't --depth=A the same as --depth A? If it is, maybe it should complete to --depth _. Greetings. (...) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

