Skip to content

Commit

Permalink
Deprecate peek-remote
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Nov 25, 2007
1 parent 29cc0ef commit 87194d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Documentation/cmd-list.perl
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ sub format_one {
git-pack-refs ancillarymanipulators
git-parse-remote synchelpers
git-patch-id purehelpers
git-peek-remote purehelpers
git-peek-remote purehelpers deprecated
git-prune ancillarymanipulators
git-prune-packed plumbingmanipulators
git-pull mainporcelain
Expand Down
3 changes: 1 addition & 2 deletions Documentation/git-peek-remote.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ SYNOPSIS

DESCRIPTION
-----------
Lists the references the remote repository has, and optionally
stores them in the local repository under the same name.
This command is deprecated; use `git-ls-remote` instead.

OPTIONS
-------
Expand Down

0 comments on commit 87194d2

Please sign in to comment.