user-manual: use 'remote add' to setup push URLs
authorW. Trevor King <wking@tremily.us>
Mon, 18 Feb 2013 00:15:53 +0000 (19:15 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Feb 2013 08:48:30 +0000 (00:48 -0800)
commite9b4908302c659251a47ce440676cb3b0d65b8af
tree3a53ac922581a3c664a7b54db8134fc82d5aaa33
parentd32805dce7bdc45a3e4045e999fc5d56e3b46a82
user-manual: use 'remote add' to setup push URLs

There is no need to use here documents to setup this configuration.
It is easier, less confusing, and more robust to use `git remote add`
directly.

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