Deprecate peek-remote
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
29cc0ef1ab
commit
87194d26d9
@ -151,7 +151,7 @@ git-pack-redundant plumbinginterrogators
|
|||||||
git-pack-refs ancillarymanipulators
|
git-pack-refs ancillarymanipulators
|
||||||
git-parse-remote synchelpers
|
git-parse-remote synchelpers
|
||||||
git-patch-id purehelpers
|
git-patch-id purehelpers
|
||||||
git-peek-remote purehelpers
|
git-peek-remote purehelpers deprecated
|
||||||
git-prune ancillarymanipulators
|
git-prune ancillarymanipulators
|
||||||
git-prune-packed plumbingmanipulators
|
git-prune-packed plumbingmanipulators
|
||||||
git-pull mainporcelain
|
git-pull mainporcelain
|
||||||
|
@ -12,8 +12,7 @@ SYNOPSIS
|
|||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
-----------
|
-----------
|
||||||
Lists the references the remote repository has, and optionally
|
This command is deprecated; use `git-ls-remote` instead.
|
||||||
stores them in the local repository under the same name.
|
|
||||||
|
|
||||||
OPTIONS
|
OPTIONS
|
||||||
-------
|
-------
|
||||||
|
Loading…
Reference in New Issue
Block a user