DWIM "git add remote ..."builtin-remote
commit9c1b01a2bda06c367fdcce51c491ff81711b7bbe
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 11 Nov 2007 10:50:47 +0000 (11 10:50 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 1 Mar 2008 12:31:36 +0000 (1 12:31 +0000)
tree5052a814bdba878be1ffa73d3a3c15e6053d9888
parent5face587228cdc81c8da95d6dfebdd464dd043ad
DWIM "git add remote ..."

It is wrong to divert to "git remote add" when you typed the
(more English) "git add remote".  But is it also pretty convenient.

So implement it, but do not document it ;-)

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
builtin-add.c
t/t5505-remote.sh