Commit e9b4908
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>1 parent d32805d commit e9b4908
1 file changed
Lines changed: 10 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1992 | 1992 | | |
1993 | 1993 | | |
1994 | 1994 | | |
1995 | | - | |
| 1995 | + | |
| 1996 | + | |
| 1997 | + | |
| 1998 | + | |
| 1999 | + | |
| 2000 | + | |
| 2001 | + | |
1996 | 2002 | | |
1997 | 2003 | | |
1998 | | - | |
1999 | 2004 | | |
2000 | | - | |
2001 | | - | |
| 2005 | + | |
| 2006 | + | |
2002 | 2007 | | |
2003 | 2008 | | |
2004 | | - | |
| 2009 | + | |
2005 | 2010 | | |
2006 | 2011 | | |
2007 | 2012 | | |
| |||
0 commit comments