]> git.ipfire.org Git - thirdparty/git.git/commit
Merge tag 'v2.23.0-rc2' of git://git.kernel.org/pub/scm/git/git
authorJiang Xin <worldhello.net@gmail.com>
Sat, 10 Aug 2019 12:11:17 +0000 (20:11 +0800)
committerJiang Xin <worldhello.net@gmail.com>
Sat, 10 Aug 2019 12:11:17 +0000 (20:11 +0800)
commitd6d5cbfe87e2eb025ba316afe74b74d009cfd330
tree45035c13b4ea6696000788dcf10c54b588f0bc9b
parent5532a55b340f0f1ce5f7519f3fd359e3f84326ad
parent2e27de94d485a6da0c8e264c165e55100f1a13a8
Merge tag 'v2.23.0-rc2' of git://git.kernel.org/pub/scm/git/git

Git 2.23-rc2

* tag 'v2.23.0-rc2' of git://git.kernel.org/pub/scm/git/git: (63 commits)
  Git 2.23-rc2
  t0000: reword comments for "local" test
  t: decrease nesting in test_oid_to_path
  sha1-file: release strbuf after use
  test-dir-iterator: use path argument directly
  dir-iterator: release strbuf after use
  commit-graph: release strbufs after use
  l10n: reformat some localized strings for v2.23.0
  merge-recursive: avoid directory rename detection in recursive case
  commit-graph: fix bug around octopus merges
  restore: fix typo in docs
  doc: typo: s/can not/cannot/ and s/is does/does/
  Git 2.23-rc1
  log: really flip the --mailmap default
  RelNotes/2.23.0: fix a few typos and other minor issues
  RelNotes/2.21.1: typofix
  log: flip the --mailmap default unconditionally
  config: work around bug with includeif:onbranch and early config
  A few more last-minute fixes
  repack: simplify handling of auto-bitmaps and .keep files
  ...