diff options
author | Kousik Sanagavarapu <five231003@gmail.com> | 2023-07-23 21:49:59 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-07-24 10:42:29 -0700 |
commit | f5d18f8c0ef9cc3e62420268c2e72d1fd46b940c (patch) | |
tree | a8dd3a165f6cf3a8b0e88004b04d424c178f4fcc /builtin/commit-tree.c | |
parent | f46094a5e6b80098786b4e1448be032dfbdf3f43 (diff) |
ref-filter: add new "describe" atom
Duplicate the logic of %(describe) and friends from pretty to
ref-filter. In the future, this change helps in unifying both the
formats as ref-filter will be able to do everything that pretty is doing
and we can have a single interface.
The new atom "describe" and its friends are equivalent to the existing
pretty formats with the same name.
Helped-by: Junio C Hamano <gitster@pobox.com>
Mentored-by: Christian Couder <christian.couder@gmail.com>
Mentored-by: Hariom Verma <hariom18599@gmail.com>
Signed-off-by: Kousik Sanagavarapu <five231003@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions