diff options
author | Taylor Blau <me@ttaylorr.com> | 2018-10-08 11:09:26 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-10-09 14:30:03 +0900 |
commit | 1e5f31d444436cfab1b1aef3026ffbd925f5a818 (patch) | |
tree | 868a7d47976a5c259569a502d5ce6084ed540345 /t/t5304-prune.sh | |
parent | transport: drop refnames from for_each_alternate_ref (diff) | |
download | tgif-1e5f31d444436cfab1b1aef3026ffbd925f5a818.tar.xz |
transport.c: extract 'fill_alternate_refs_command'
To list alternate references, 'read_alternate_refs' creates a child
process running 'git for-each-ref' in the alternate's Git directory.
Prepare to run other commands besides 'git for-each-ref' by introducing
and moving the relevant code from 'read_alternate_refs' to
'fill_alternate_refs_command'.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5304-prune.sh')
0 files changed, 0 insertions, 0 deletions