diff options
author | Karthik Nayak <karthik.188@gmail.com> | 2017-01-10 14:19:44 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-01-10 12:44:31 -0800 |
commit | a7984101846ccfb8837526a8d79dda5b8c461d84 (patch) | |
tree | 8cdc88b4679d32aa84e673d1f236bc45e6149946 /remote.h | |
parent | b180e6fe19ee4cf701d3a3478025dd7125fb0749 (diff) | |
download | git-a7984101846ccfb8837526a8d79dda5b8c461d84.tar.gz |
ref-filter: introduce refname_atom_parser()
Using refname_atom_parser_internal(), introduce refname_atom_parser()
which will parse the %(symref) and %(refname) atoms. Store the parsed
information into the 'used_atom' structure based on the modifiers used
along with the atoms.
Now the '%(symref)' atom supports the ':strip' atom modifier. Update the
Documentation and tests to reflect this.
Helped-by: Jeff King <peff@peff.net>
Signed-off-by: Karthik Nayak <Karthik.188@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'remote.h')
0 files changed, 0 insertions, 0 deletions