Phillip Wood <phillip.wood123@xxxxxxxxx> writes: > Hi Andy > ... > Thanks for the re-roll this version looks good to me > > Best Wishes > > Phillip Yup, looks good. Thanks, both. Queued. > >> Andy Koppe (3): >> rebase: fully ignore rebase.autoSquash without -i >> rebase: support --autosquash without -i >> rebase: rewrite --(no-)autosquash documentation >> Documentation/config/rebase.txt | 4 ++- >> Documentation/git-rebase.txt | 34 +++++++++++++---------- >> builtin/rebase.c | 17 +++++------- >> t/t3415-rebase-autosquash.sh | 38 +++++++++++++++++++------- >> t/t3422-rebase-incompatible-options.sh | 12 -------- >> 5 files changed, 58 insertions(+), 47 deletions(-) >>