Is it possible to get `git-log --format=...` to print out the same thing 
that `git-describe --tags` does?

The particular case I'm thinking of is attaching a git-based version number 
(of sorts) to the output of git-archive; e.g.,

  static const char *project_version = "$Format:...";

with an associated export-subst attribute.

Thanks,
John

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to