commit | 47adb8ac7c550bc89e7eae743dcc8940c2549edf | [log] [tgz] |
---|---|---|
author | W. Trevor King <wking@tremily.us> | Sun Feb 17 19:15:56 2013 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Feb 18 00:48:42 2013 -0800 |
tree | fd63882d031e63763dd952d3d0b100d42fcf5650 | |
parent | d1471e061657c2e437076947e0e51a3c32adfa60 [diff] |
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>