summaryrefslogtreecommitdiff
path: root/t/t3505-cherry-pick-empty.sh
diff options
context:
space:
mode:
authorLibravatar Karthik Nayak <karthik.188@gmail.com>2017-01-10 14:19:35 +0530
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-01-10 12:44:30 -0800
commitc58fc85692d759cb33a59e138a94931044a08284 (patch)
tree0cb2db8ed47b7ca46141d361698bd168c95f7787 /t/t3505-cherry-pick-empty.sh
parentref-filter: implement %(if), %(then), and %(else) atoms (diff)
downloadtgif-c58fc85692d759cb33a59e138a94931044a08284.tar.xz
ref-filter: include reference to 'used_atom' within 'atom_value'
Ensure that each 'atom_value' has a reference to its corresponding 'used_atom'. This lets us use values within 'used_atom' in the 'handler' function. Hence we can get the %(align) atom's parameters directly from the 'used_atom' therefore removing the necessity of passing %(align) atom's parameters to 'atom_value'. This also acts as a preparatory patch for the upcoming patch where we introduce %(if:equals=) and %(if:notequals=). Signed-off-by: Karthik Nayak <Karthik.188@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3505-cherry-pick-empty.sh')
0 files changed, 0 insertions, 0 deletions