* [PATCH] Link git-name-rev and git-symbolic-ref from the main git page
@ 2005-10-27 9:57 Johannes Schindelin
2005-10-28 9:14 ` Junio C Hamano
0 siblings, 1 reply; 3+ messages in thread
From: Johannes Schindelin @ 2005-10-27 9:57 UTC (permalink / raw)
To: git, junkio
According to my checks, these were the only commands not yet linked.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
---
Matthias Urlichs wrote:
> Johannes Schindelin wrote:
>
> > [PATCH] Add git-name-rev
>
> Please update the "git" manpage when you add a new command.
> (I bet that others are missing too..?)
I did not do it right away, because I did not expect that it
was merged into master *that* fast.
Documentation/git.txt | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 054f091..6c80e27 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -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
@@ -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.
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Link git-name-rev and git-symbolic-ref from the main git page
2005-10-27 9:57 [PATCH] Link git-name-rev and git-symbolic-ref from the main git page Johannes Schindelin
@ 2005-10-28 9:14 ` Junio C Hamano
2005-10-28 9:36 ` Johannes Schindelin
0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2005-10-28 9:14 UTC (permalink / raw)
To: Johannes Schindelin; +Cc: git
Johannes Schindelin <Johannes.Schindelin@gmx.de> writes:
> I did not do it right away, because I did not expect that it
> was merged into master *that* fast.
Sorry, but I am more inclusive kind than Linus was.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Link git-name-rev and git-symbolic-ref from the main git page
2005-10-28 9:14 ` Junio C Hamano
@ 2005-10-28 9:36 ` Johannes Schindelin
0 siblings, 0 replies; 3+ messages in thread
From: Johannes Schindelin @ 2005-10-28 9:36 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git
Hi,
On Fri, 28 Oct 2005, Junio C Hamano wrote:
> Johannes Schindelin <Johannes.Schindelin@gmx.de> writes:
>
> > I did not do it right away, because I did not expect that it
> > was merged into master *that* fast.
>
> Sorry, but I am more inclusive kind than Linus was.
That is wonderful! I only have to learn to test my patches thoroughly
before sending them out...
BTW I think I forgot to tell that my recent patch series supersedes what
is in pu.
Ciao,
Dscho
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-10-28 9:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-27 9:57 [PATCH] Link git-name-rev and git-symbolic-ref from the main git page Johannes Schindelin
2005-10-28 9:14 ` Junio C Hamano
2005-10-28 9:36 ` Johannes Schindelin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox