diff options
author | Karthik Nayak <karthik.188@gmail.com> | 2017-01-10 14:19:45 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-01-10 12:44:31 -0800 |
commit | 3ba308cb4b4ad0d06fa834a42a9380c877b0c16a (patch) | |
tree | 11338e633c244c5ed7e18ca3737fda115f6a9cd1 /ll-merge.h | |
parent | ref-filter: introduce refname_atom_parser() (diff) | |
download | tgif-3ba308cb4b4ad0d06fa834a42a9380c877b0c16a.tar.xz |
ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()
Use the recently introduced refname_atom_parser_internal() within
remote_ref_atom_parser(), this provides a common base for all the ref
printing atoms, allowing %(upstream) and %(push) to also use the
':strip' option.
The atoms '%(push)' and '%(upstream)' will retain the ':track' and
':trackshort' atom modifiers to themselves as they have no meaning in
context to the '%(refname)' and '%(symref)' atoms.
Update the documentation and tests to reflect the same.
Signed-off-by: Karthik Nayak <Karthik.188@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'll-merge.h')
0 files changed, 0 insertions, 0 deletions