Merge branch 'master' of github.com:git/git
commitcd9ef9ce67bf2934845a6a76a1ecdbc9a5f7a6e0
authorJiang Xin <worldhello.net@gmail.com>
Sat, 30 Oct 2021 01:34:30 +0000 (30 09:34 +0800)
committerJiang Xin <worldhello.net@gmail.com>
Sat, 30 Oct 2021 01:34:30 +0000 (30 09:34 +0800)
treeba34cf45622ddcd8e9d250a048661a7e6a8a35ee
parent664350372226b941a2c9a793734c896148b0298d
parent7e27bd589d328b9daf154c2444d1a86ec3afedb0
Merge branch 'master' of github.com:git/git

* 'master' of github.com:git/git: (762 commits)
  Git 2.34-rc0
  wrapper: remove xunsetenv()
  log: document --encoding behavior on iconv() failure
  Revert "logmsg_reencode(): warn when iconv() fails"
  completion: fix incorrect bash/zsh string equality check
  add, rm, mv: fix bug that prevents the update of non-sparse dirs
  git-bundle.txt: add missing words and punctuation
  Documentation/Makefile: fix lint-docs mkdir dependency
  submodule: drop unused sm_name parameter from append_fetch_remotes()
  The fifteenth batch
  gitweb.txt: change "folder" to "directory"
  gitignore.txt: change "folder" to "directory"
  git-multi-pack-index.txt: change "folder" to "directory"
  git.txt: fix typo
  archive: describe compression level option
  config.txt: fix typo
  command-list.txt: remove 'sparse-index' from main help
  userdiff-cpp: back out the digit-separators in numbers
  submodule--helper: fix incorrect newlines in an error message
  branch (doc): -m/-c copies config and reflog
  ...