]> git.ipfire.org Git - thirdparty/git.git/commit
http-backend: remove a duplicated code branch
authorRobin Dupret <robin.dupret@gmail.com>
Sun, 24 Oct 2021 16:28:59 +0000 (18:28 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Oct 2021 15:56:01 +0000 (08:56 -0700)
commit12144e8f02094eaca371b5363db438b3c4691e18
treeb13f7010fd20f48542af26041b574a5a17073bf1
parent9d530dc0024503ab4218fe6c4395b8a0aa245478
http-backend: remove a duplicated code branch

Try to make reading the computation of the gzipped flag a bit more
natural.

Signed-off-by: Robin Dupret <robin.dupret@hey.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
http-backend.c