On 3/27/07, Junio C Hamano [off-list ref] wrote:
"Francis Moreau" [off-list ref] writes:
quoted
IOW is it possible for git to know if it has been invoked interactively ?
I do not think so, but I think alias expanding "git foo" while
not expanding "git-foo" should not be too hard. You need two
extra preparation steps for such a change to be useful, though.
Isn't that too dangerous to rely on the fact that scripts will always
use "git-foo" syntax ?
--
Francis