]> Kevux Git Server - rit/commit
pack.h: line-wrap the definition of finish_tmp_packfile()
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Thu, 9 Sep 2021 03:24:47 +0000 (23:24 -0400)
committerJunio C Hamano <gitster@pobox.com>
Thu, 9 Sep 2021 17:51:57 +0000 (10:51 -0700)
commit0c41a887b4729fe4899416ded42c40151afe00d0
treeb108baf8d3adcabc63fbda379ca5642bdf418441
parent225bc32a989d7a22fa6addafd4ce7dcd04675dbf
pack.h: line-wrap the definition of finish_tmp_packfile()

Line-wrap the definition of finish_tmp_packfile() to make subsequent
changes easier to read. See 0e990530ae (finish_tmp_packfile(): a
helper function, 2011-10-28) for the commit that introduced this
overly long line.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
pack.h