]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge tag 'v2.29.0-rc1' of github.com:git/git
authorJiang Xin <worldhello.net@gmail.com>
Sat, 10 Oct 2020 01:22:36 +0000 (09:22 +0800)
committerJiang Xin <worldhello.net@gmail.com>
Sat, 10 Oct 2020 01:22:36 +0000 (09:22 +0800)
Git 2.29-rc1

* tag 'v2.29.0-rc1' of github.com:git/git:
  Git 2.29-rc1
  doc: fix the bnf like style of some commands
  doc: git-remote fix ups
  doc: use linkgit macro where needed.
  git-bisect-lk2009: make continuation of list indented
  ci: do not skip tagged revisions in GitHub workflows
  ci: skip GitHub workflow runs for already-tested commits/trees
  tests: avoid using the branch name `main`
  t1415: avoid using `main` as ref name
  Makefile: ASCII-sort += lists
  help: do not expect built-in commands to be hardlinked
  index-pack: make get_base_data() comment clearer
  index-pack: drop type_cas mutex
  index-pack: restore "resolving deltas" progress meter
  compat/mingw.h: drop extern from function declaration
  GitHub workflow: automatically follow minor updates of setup-msbuild
  t5534: split stdout and stderr redirection


Trivial merge