]> git.ipfire.org Git - thirdparty/git.git/commit
push: only get the branch when needed
authorFelipe Contreras <felipe.contreras@gmail.com>
Mon, 31 May 2021 19:51:16 +0000 (14:51 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Jun 2021 01:12:01 +0000 (10:12 +0900)
commit65c63a005434306e7c064eb463ff1f61de56d38e
treeccbba2583657a1bc973915dbeeead30883f1a340
parentcc16f95d212d8e0bba07ddfb82aaf416dc4df1c2
push: only get the branch when needed

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/push.c