Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information