From: Brandon Williams Date: Wed, 16 May 2018 22:58:00 +0000 (-0700) Subject: remote: convert push refspecs to struct refspec X-Git-Tag: v2.18.0-rc1~2^2~24 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6bdb304b106db32b1cff185f2fa1b79e9c2c919c?ds=inline;hp=6bdb304b106db32b1cff185f2fa1b79e9c2c919c remote: convert push refspecs to struct refspec Convert the set of push refspecs stored in 'struct remote' to use 'struct refspec'. Signed-off-by: Brandon Williams Signed-off-by: Junio C Hamano ---