author | Johannes Sixt <johannes.sixt@telecom.at> | |
Mon, 17 Dec 2007 09:08:23 +0000 (10:08 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 18 Dec 2007 04:49:18 +0000 (20:49 -0800) | ||
commit | f029427259c97af9ea98358866e1d28974fa4da5 | |
tree | 59078bf718ef08ae76ed80e76769bea3630dbaaf | tree | snapshot |
parent | 5f48741a5a47643bf1b46ba1d23688f2ef8b1216 | commit | diff |
Clean up documentation that references deprecated 'git peek-remote'.
Now that 'git peek-remote' is deprecated and only an alias for
'git ls-remote', it should not be referenced from other manual pages.
This also removes the description of the --exec option, which is no
longer present.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Now that 'git peek-remote' is deprecated and only an alias for
'git ls-remote', it should not be referenced from other manual pages.
This also removes the description of the --exec option, which is no
longer present.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>