diff options
author | René Scharfe <l.s.r@web.de> | 2021-02-14 11:04:34 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-17 09:54:31 -0800 |
commit | 15ae82d5d6ccdcad00aeb456ff512d3031f03039 (patch) | |
tree | fd4e6fd30a2f5f956d18ce6ab11954a4f82afb63 /t/t4013/diff.log_--diff-merges=off_-p_--first-parent_master | |
parent | The eighth batch (diff) | |
download | tgif-15ae82d5d6ccdcad00aeb456ff512d3031f03039.tar.xz |
pretty: add %(describe)
Add a format placeholder for describe output. Implement it by actually
calling git describe, which is simple and guarantees correctness. It's
intended to be used with $Format:...$ in files with the attribute
export-subst and git archive. It can also be used with git log etc.,
even though that's going to be slow due to the fork for each commit.
Suggested-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.log_--diff-merges=off_-p_--first-parent_master')
0 files changed, 0 insertions, 0 deletions