user-manual: mention 'git remote add' for remote branch config
commit47adb8ac7c550bc89e7eae743dcc8940c2549edf
authorW. Trevor King <wking@tremily.us>
Mon, 18 Feb 2013 00:15:56 +0000 (17 19:15 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Feb 2013 08:48:42 +0000 (18 00:48 -0800)
treefd63882d031e63763dd952d3d0b100d42fcf5650
parentd1471e061657c2e437076947e0e51a3c32adfa60
user-manual: mention 'git remote add' for remote branch config

I hardly ever setup remote.<name>.url using 'git config'.  While it
may be instructive to do so, we should also point out 'git remote
add'.

Signed-off-by: W. Trevor King <wking@tremily.us>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/user-manual.txt