Skip to content

Commit a60d2d8

Browse files
dschoJunio C Hamano
authored andcommitted
Link git-name-rev and git-symbolic-ref from the main git page
According to my checks, these were the only commands not yet linked. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent 9106c09 commit a60d2d8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/git.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ gitlink:git-ls-tree[1]::
133133
gitlink:git-merge-base[1]::
134134
Finds as good a common ancestor as possible for a merge
135135

136+
gitlink:git-name-rev[1]::
137+
Find symbolic names for given revs
138+
136139
gitlink:git-rev-list[1]::
137140
Lists commit objects in reverse chronological order
138141

@@ -360,6 +363,9 @@ gitlink:git-sh-setup[1]::
360363
Common git shell script setup code.
361364
Previously this command was known as git-sh-setup-script.
362365

366+
gitlink:git-symbolic-ref[1]::
367+
Read and modify symbolic refs
368+
363369
gitlink:git-tag[1]::
364370
An example script to create a tag object signed with GPG
365371
Previously this command was known as git-tag-script.

0 commit comments

Comments
 (0)