]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'cw/prelim-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Tue, 10 Oct 2023 18:39:14 +0000 (11:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Oct 2023 18:39:14 +0000 (11:39 -0700)
Shuffle some bits across headers and sources to prepare for
libification effort.

* cw/prelim-cleanup:
  parse: separate out parsing functions from config.h
  config: correct bad boolean env value error message
  wrapper: reduce scope of remove_or_warn()
  hex-ll: separate out non-hash-algo functions

1  2 
Makefile
config.c
unpack-trees.c

diff --cc Makefile
Simple merge
diff --cc config.c
Simple merge
diff --cc unpack-trees.c
Simple merge