]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'en/filter-branch-deprecation'
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:19:29 +0000 (13:19 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:19:29 +0000 (13:19 +0900)
commit91243b019ddba5248f0fde319bc75e4e2b5602b0
treed551e69310943710f453b89a39f6408c9d9d9242
parent9bc67b6658a031b92cba4a7489b78a4da902ecbf
parent483e861111444b1e7c5c6a8442f2a306508adfb0
Merge branch 'en/filter-branch-deprecation'

Start discouraging the use of "git filter-branch".

* en/filter-branch-deprecation:
  t9902: use a non-deprecated command for testing
  Recommend git-filter-repo instead of git-filter-branch
  t6006: simplify, fix, and optimize empty message test
Documentation/git-rebase.txt
Documentation/githooks.txt
t/t9902-completion.sh