git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-describe manual page's one sentence summary is misleading
@ 2015-06-16 10:45 Albert Netymk
  2015-06-16 13:16 ` [PATCH] Documentation/describe: improve one-line summary Matthieu Moy
  0 siblings, 1 reply; 3+ messages in thread
From: Albert Netymk @ 2015-06-16 10:45 UTC (permalink / raw)
  To: git

According to the man of git-describe, http://git-scm.com/docs/git-describe

git-describe - Show the most recent tag that is reachable from a commit

It means that this command shows the name of the most recent tag.

However, actually, it construct a new tag name if the current commit
is not tagged.

I think, "git-describe - Describe a commit using the most recent tag
reachable from it" is a better summary.

-- 
Best Regards

Yours faithfully
Albert Netymk

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-16 20:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-16 10:45 git-describe manual page's one sentence summary is misleading Albert Netymk
2015-06-16 13:16 ` [PATCH] Documentation/describe: improve one-line summary Matthieu Moy
2015-06-16 20:21   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).