diff options
author | Felipe Contreras <felipe.contreras@gmail.com> | 2021-05-31 14:32:35 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-06-02 10:09:52 +0900 |
commit | b8e8b98647f02e721fc3c1b5db6936ba7c1c1167 (patch) | |
tree | 3c59114ef25343a00df11d85981491df5c2581af /builtin/verify-pack.c | |
parent | push: reorganize setup_push_simple() (diff) | |
download | tgif-b8e8b98647f02e721fc3c1b5db6936ba7c1c1167.tar.xz |
push: simplify setup_push_simple()
There's a safety check to make sure branch->refname isn't different
from branch->merge[0]->src, otherwise we die().
Therefore we always push to branch->refname.
Suggestions-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/verify-pack.c')
0 files changed, 0 insertions, 0 deletions