]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'main' of github.com:git/git
authorJiang Xin <worldhello.net@gmail.com>
Fri, 23 Sep 2022 08:50:32 +0000 (16:50 +0800)
committerJiang Xin <worldhello.net@gmail.com>
Fri, 23 Sep 2022 08:50:32 +0000 (16:50 +0800)
* 'main' of github.com:git/git:
  list-objects-filter: initialize sub-filter structs
  Git 2.38-rc1
  Final batch before -rc1
  builtin/diagnose.c: don't translate the two mode values
  t/Makefile: remove 'test-results' on 'make clean'
  gc: don't translate literal commands
  Documentation: clean up various typos in technical docs
  Documentation: clean up a few misspelled word typos
  version: fix builtin linking & documentation
  diagnose: add to command-list.txt
  Documentation: add ReviewingGuidelines
  commit-graph: Fix missing closedir in expire_commit_graphs
  diagnose.c: refactor to safely use 'd_type'
  help: fix doubled words in explanation for developer interfaces
  api docs: link to html version of api-trace2
  docs: fix a few recently broken links
  reftable: use a pointer for pq_entry param


Trivial merge