update-ref --stdin: pass transaction around explicitlyrs/ref-transaction-1
commit343758625608fff56c5dc153a95950cd3f011e01
authorJonathan Nieder <jrnieder@gmail.com>
Wed, 27 Aug 2014 17:19:34 +0000 (27 10:19 -0700)
committerJonathan Nieder <jrnieder@gmail.com>
Tue, 2 Sep 2014 20:47:17 +0000 (2 13:47 -0700)
treee9550960ceb61dd6c91099c6d7e8066213b66b9c
parentbadd93c1df7e96c1509b786ac589baae57a29571
update-ref --stdin: pass transaction around explicitly

This makes it more obvious at a glance where the output of functions
parsing the --stdin stream goes.

No functional change intended.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Reviewed-by: Michael Haggerty <mhagger@alum.mit.edu>
builtin/update-ref.c