Mark disused commit walkers officially deprecated.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
@ -14,6 +14,8 @@ SYNOPSIS
|
|||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
-----------
|
-----------
|
||||||
|
THIS COMMAND IS DEPRECATED.
|
||||||
|
|
||||||
Duplicates another git repository on a local system.
|
Duplicates another git repository on a local system.
|
||||||
|
|
||||||
OPTIONS
|
OPTIONS
|
||||||
|
@ -13,6 +13,8 @@ SYNOPSIS
|
|||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
-----------
|
-----------
|
||||||
|
THIS COMMAND IS DEPRECATED.
|
||||||
|
|
||||||
Pulls from a remote repository over ssh connection, invoking
|
Pulls from a remote repository over ssh connection, invoking
|
||||||
git-ssh-upload on the other end. It functions identically to
|
git-ssh-upload on the other end. It functions identically to
|
||||||
git-ssh-upload, aside from which end you run it on.
|
git-ssh-upload, aside from which end you run it on.
|
||||||
|
@ -12,6 +12,8 @@ SYNOPSIS
|
|||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
-----------
|
-----------
|
||||||
|
THIS COMMAND IS DEPRECATED.
|
||||||
|
|
||||||
Pushes from a remote repository over ssh connection, invoking
|
Pushes from a remote repository over ssh connection, invoking
|
||||||
git-ssh-fetch on the other end. It functions identically to
|
git-ssh-fetch on the other end. It functions identically to
|
||||||
git-ssh-fetch, aside from which end you run it on.
|
git-ssh-fetch, aside from which end you run it on.
|
||||||
|
Reference in New Issue
Block a user