transport: convert transport_push to use struct refspec
authorBrandon Williams <redacted>
Wed, 16 May 2018 22:57:55 +0000 (15:57 -0700)
committerJunio C Hamano <redacted>
Thu, 17 May 2018 21:19:42 +0000 (06:19 +0900)
commite03c4e084d89f31dd4569b085d88b60758a54cd1
treed7ea8f64e79f760a8e9cf48524308d63d3acebb7
parent895d3912582360a9f1ab805c75883f9fcf5f5c3c
transport: convert transport_push to use struct refspec

Convert the logic in 'transport_push()' which calculates a list of
ref-prefixes to use 'struct refspec'.

Signed-off-by: Brandon Williams <redacted>
Signed-off-by: Junio C Hamano <redacted>
transport.c
git clone https://git.99rst.org/PROJECT