]> granicus.if.org Git - git/commit
refspec: remove the deprecated functions
authorBrandon Williams <bmwill@google.com>
Wed, 16 May 2018 22:58:06 +0000 (15:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 May 2018 21:19:43 +0000 (06:19 +0900)
commit860fdf1e6ebd767cf702d952e2dcdccd86e7a208
tree354a92ac8ad15ae0e7b8bb8d967a445fdf845f8d
parente4cffacc8047d675983ecdbc7c7c284276514fe1
refspec: remove the deprecated functions

Now that there are no callers of 'parse_push_refspec()',
'parse_fetch_refspec()', and 'free_refspec()', remove these
functions.

Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refspec.c
refspec.h