Hi Guido, Guido Günther wrote:
> the otherwise great bash completion of git doesn't seem to know about > git cat-file. So 'git c<TAB><TAB>' does'nt contain git cat-file. Actually, the bash completion intentionally does not list any “plumbing” commands. Do you use cat-file regularly interactively? Is this just a personal preference, or does it represent some missing functionality in ‘git show’ that might be useful? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

