]> git.99rst.org Git - git.git/commit
push: create new get_upstream_ref() helper
authorFelipe Contreras <redacted>
Mon, 31 May 2021 19:51:12 +0000 (14:51 -0500)
committerJunio C Hamano <redacted>
Wed, 2 Jun 2021 01:12:00 +0000 (10:12 +0900)
commit533e0325abcf51d6b3ff689dfacf8fa95e3b6da1
treebcdbc16577f10eb464b8867b9ff0b6be051d9efd
parent90cfb2666b5913e0be4ffb84630866287dde4f9a
push: create new get_upstream_ref() helper

This code is duplicated among multiple functions.

No functional changes.

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