]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'cc/write-promisor-file'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Jan 2021 22:19:19 +0000 (14:19 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Jan 2021 22:19:19 +0000 (14:19 -0800)
commit7eefa1349bcba7f4bb533f6e04f472c27b16ea83
tree840e5a98ad9da64bb47529501e329eb3954774e2
parent8b48981987956d7cb10c5d7cddbf08d5837bc753
parent7c99bc23fcd69eeebf8a92263b5d90673c510a6a
Merge branch 'cc/write-promisor-file'

A bit of code refactoring.

* cc/write-promisor-file:
  pack-write: die on error in write_promisor_file()
  fetch-pack: refactor writing promisor file
  fetch-pack: rename helper to create_promisor_file()