]> git.99rst.org Git - git.git/commit
push: get rid of all the setup_push_* functions
authorFelipe Contreras <redacted>
Mon, 31 May 2021 19:51:19 +0000 (14:51 -0500)
committerJunio C Hamano <redacted>
Wed, 2 Jun 2021 01:12:02 +0000 (10:12 +0900)
commit0add899baf5a9ee478659821327db719ce74454a
treee6c2eef871a929319041c4a5f1fc98b3ed805954
parentd371a9ef4cfc4610989b0a3d71c79cbe19e0073a
push: get rid of all the setup_push_* functions

Their code is much simpler now and can move into the parent function.

Signed-off-by: Felipe Contreras <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/push.c
git clone https://git.99rst.org/PROJECT