diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2014-04-07 15:48:11 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-04-07 12:09:14 -0700 |
commit | aebfc13337e503b5a7d064cb1e9c9916f24c2baf (patch) | |
tree | 35d7f2a52ee545e1bec90f22f99167e5dff496fa /refs.h | |
parent | caa4046c4f480ceae5afb20e3172a437865cc51f (diff) | |
download | git-aebfc13337e503b5a7d064cb1e9c9916f24c2baf.tar.gz git-aebfc13337e503b5a7d064cb1e9c9916f24c2baf.tar.xz |
update-ref --stdin: reimplement using reference transactions
This change is mostly clerical: the parse_cmd_*() functions need to
use local variables rather than a struct ref_update to collect the
arguments needed for each update, and then call ref_transaction_*() to
queue the change rather than building up the list of changes at the
caller side.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'refs.h')
0 files changed, 0 insertions, 0 deletions