summaryrefslogtreecommitdiff
path: root/sha1-array.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-01-29 22:02:15 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-02-07 21:53:59 (GMT)
commitf2db854d24f32de7b03dde5a7d7134f5e31100b9 (patch)
tree3654e0cb8fcfc1b96fc66f5a1f199cd81a2e867d /sha1-array.c
parentdef249911ad0e36a40a0603fc42b7e9cf0b21546 (diff)
downloadgit-f2db854d24f32de7b03dde5a7d7134f5e31100b9.zip
git-f2db854d24f32de7b03dde5a7d7134f5e31100b9.tar.gz
git-f2db854d24f32de7b03dde5a7d7134f5e31100b9.tar.bz2
fetch: use struct ref to represent refs to be fetched
Even though "git fetch" has full infrastructure to parse refspecs to be fetched and match them against the list of refs to come up with the final list of refs to be fetched, the list of refs that are requested to be fetched were internally converted to a plain list of strings at the transport layer and then passed to the underlying fetch-pack driver. Stop this conversion and instead pass around an array of refs. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'sha1-array.c')
0 files changed, 0 insertions, 0 deletions