diff options
author | Sverre Rabbelier <srabbelier@gmail.com> | 2011-07-16 15:03:34 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-07-19 11:17:47 -0700 |
commit | d2e73c6f2ac3e2d32cd27afd80bfa7c1661a52d4 (patch) | |
tree | 842eef26e088d1fc89443edde38cb01960016687 /git-am.sh | |
parent | 82670a5cb57d6a590f261430b6e2b39d09c22900 (diff) | |
download | git-d2e73c6f2ac3e2d32cd27afd80bfa7c1661a52d4.tar.gz |
transport-helper: factor out push_update_refs_status
The update ref status part of push is useful for the export command
as well, factor it out into it's own function.
Also factor out push_update_ref_status to avoid a long loop without
an explicit condition with a non-trivial body.
Signed-off-by: Sverre Rabbelier <srabbelier@gmail.com>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-am.sh')
0 files changed, 0 insertions, 0 deletions