aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-peek-remote.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-11-24 17:41:18 -0800
committerJunio C Hamano <gitster@pobox.com>2007-11-24 17:41:18 -0800
commit87194d26d9b4aae6bf6d224cdc1a19c9f4de9acc (patch)
treefe604e84c0c8358b10aa62eaba46d34d37beeff6 /Documentation/git-peek-remote.txt
parent29cc0ef1ab946bc593dbe3a1e71d7b3efa42e0c4 (diff)
downloadgit-87194d26d9b4aae6bf6d224cdc1a19c9f4de9acc.tar.gz
git-87194d26d9b4aae6bf6d224cdc1a19c9f4de9acc.tar.xz
Deprecate peek-remote
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-peek-remote.txt')
-rw-r--r--Documentation/git-peek-remote.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/git-peek-remote.txt b/Documentation/git-peek-remote.txt
index abc171266..38a5325af 100644
--- a/Documentation/git-peek-remote.txt
+++ b/Documentation/git-peek-remote.txt
@@ -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
-------