rebase: rewrite --(no-)autosquash documentation
commitcb00f524df206f64174840b3f85eb39289e5a038
authorAndy Koppe <andy.koppe@gmail.com>
Tue, 14 Nov 2023 21:43:39 +0000 (14 21:43 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Nov 2023 00:18:22 +0000 (16 09:18 +0900)
treeadbf4919093be0dbe1523c10a99877b7c18e2779
parent297be59456f2d27710de01ab88c025241ccb4206
rebase: rewrite --(no-)autosquash documentation

Rewrite the description of the rebase --(no-)autosquash options to try
to make it a bit clearer. Don't use "the '...'" to refer to part of a
commit message, mention how --interactive can be used to review the
todo list, and add a bit more detail on commit --squash/amend.

Signed-off-by: Andy Koppe <andy.koppe@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rebase.txt