]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/submodule--helper.c
submodule--helper: convert push_check to use struct refspec
authorBrandon Williams <bmwill@google.com>
Wed, 16 May 2018 22:57:53 +0000 (15:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 May 2018 21:19:42 +0000 (06:19 +0900)
commit9c8361b289dea10dcb8d2f0cd7c95840340455dd
tree0dc367a218605eef28874ceacb18da2594aa6014
parentc8fa9efe3a8765f44eacc5b0e114053a0297dfff
submodule--helper: convert push_check to use struct refspec

Convert 'push_check()' to use 'struct refspec'.

Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/submodule--helper.c