]> git.ipfire.org Git - thirdparty/git.git/commit - t/t5526-fetch-submodules.sh
Merge branch 'ak/rebase-autosquash'
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 Dec 2023 00:37:50 +0000 (16:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Dec 2023 00:37:50 +0000 (16:37 -0800)
commitf8f87e082798939362410aed587dd22e280913c3
tree81625792eca7067a61a86e44f7e38a15425c5968
parent98d0a1f93e869b29041de9122fe31a62c40a4e78
parentcb00f524df206f64174840b3f85eb39289e5a038
Merge branch 'ak/rebase-autosquash'

"git rebase --autosquash" is now enabled for non-interactive rebase,
but it is still incompatible with the apply backend.

* ak/rebase-autosquash:
  rebase: rewrite --(no-)autosquash documentation
  rebase: support --autosquash without -i
  rebase: fully ignore rebase.autoSquash without -i