git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
6f85537
)
Documentation/git-ls-remote.txt: Add -h and -t.
author
Nikolai Weibull
<redacted>
Thu, 8 Dec 2005 23:28:05 +0000
(
00:28
+0100)
committer
Junio C Hamano
<redacted>
Thu, 8 Dec 2005 23:50:15 +0000
(15:50 -0800)
-h and -t are aliases for --heads and --tags to git-ls-remote.
Signed-off-by: Nikolai Weibull <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-ls-remote.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-ls-remote.txt
b/Documentation/git-ls-remote.txt
index c0a80d4089d88417d0d91dbf44f728608ea1c467..66fe60f9985d23a02420d7733414b232e59cc22a 100644
(file)
--- a/
Documentation/git-ls-remote.txt
+++ b/
Documentation/git-ls-remote.txt
@@
-17,7
+17,7
@@
Displays the references other repository has.
OPTIONS
-------
--
-heads
--tags::
+-
h|--heads, -t|
--tags::
Limit to only refs/heads and refs/tags, respectively.
These options are _not_ mutually exclusive; when given
both, references stored in refs/heads and refs/tags are
git clone https://git.99rst.org/PROJECT