Michael Haggerty aebfc13337 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>
2014-04-07 12:09:14 -07:00
..
2014-03-14 14:25:31 -07:00
2014-02-27 14:01:46 -08:00
2014-03-18 13:47:57 -07:00
2014-03-28 13:51:11 -07:00
2014-03-14 14:25:31 -07:00
2014-01-17 12:21:20 -08:00
2014-02-27 14:01:30 -08:00
2014-03-28 13:51:11 -07:00
2014-03-25 11:02:02 -07:00
2013-12-17 12:02:44 -08:00
2013-07-15 10:56:07 -07:00
2014-02-27 14:01:48 -08:00
2014-01-17 12:21:20 -08:00
2014-03-21 12:47:39 -07:00