git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Christoph Groth <christoph@grothesque.org>
To: git@vger.kernel.org
Subject: Suggestion: "git describe" pretty format
Date: Mon, 13 Aug 2018 16:26:16 +0200	[thread overview]
Message-ID: <87a7pq9wc7.fsf@grothesque.org> (raw)

Hi,

Many projects use 'git archive' to generate tarballs, especially because
this functionality is exposed through gitlab/github and the like.  It's
also popular to base the version string on the output of 'git describe'
and its variants, for example 'git describe --first-parent --dirty'.

Now while it's possible to substitute various information into the
tarball using the export-subst machinery, there seems to be no way to
substitute the output of 'git describe' and its variants.  Specifically,
when the commit being archived is untagged, there seems no way to
mention an ancestral tag in the way of 'git describe'.

It seems to me that adding a pretty format for git describe would be
very useful.  Is there any technical reason that speaks against this?

Cheers,
Christoph

                 reply	other threads:[~2018-08-13 14:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a7pq9wc7.fsf@grothesque.org \
    --to=christoph@grothesque.org \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).