]> git.99rst.org Git - git.git/commit
push: remove trivial function
authorFelipe Contreras <redacted>
Mon, 31 May 2021 19:51:22 +0000 (14:51 -0500)
committerJunio C Hamano <redacted>
Wed, 2 Jun 2021 01:12:02 +0000 (10:12 +0900)
commitc5b09cf771ea3c340335aeff501ebec342f78aa4
treee5a44639473e8728a1b3f60a9e5f647d3ecc1437
parent1afd78fb5c29b8ad95de072bb8a0edacc69db61a
push: remove trivial function

It's a single line that is used in a single place, and the variable has
the same name as the function.

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