Skip to content

Commit

Permalink
Link git-name-rev and git-symbolic-ref from the main git page
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Johannes Schindelin authored and Junio C Hamano committed Oct 28, 2005
1 parent 9106c09 commit a60d2d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/git.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@ gitlink:git-ls-tree[1]::
gitlink:git-merge-base[1]::
Finds as good a common ancestor as possible for a merge

gitlink:git-name-rev[1]::
Find symbolic names for given revs

gitlink:git-rev-list[1]::
Lists commit objects in reverse chronological order

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

gitlink:git-symbolic-ref[1]::
Read and modify symbolic refs

gitlink:git-tag[1]::
An example script to create a tag object signed with GPG
Previously this command was known as git-tag-script.
Expand Down

0 comments on commit a60d2d8

Please sign in to comment.