transport-helper: convert to use struct refspec
authorBrandon Williams <redacted>
Wed, 16 May 2018 22:58:03 +0000 (15:58 -0700)
committerJunio C Hamano <redacted>
Thu, 17 May 2018 21:19:43 +0000 (06:19 +0900)
commit57f32ac2a583b3d9acde9c3d758610e6c881749f
tree18f6ba54eeefbdba9c5bcefa173cfbf596b6efe6
parent953035009601a971137ecc2c7d5e662189cfda50
transport-helper: convert to use struct refspec

Convert the refspecs in transport-helper.c to be stored in a
'struct refspec'.

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