On Fri, Jul 12, 2019 at 11:18 PM Edmundo Carmona Antoranz <eantor...@gmail.com> wrote: > > Option -m can be used to defined the message for the revision instead > of the default message that contains all squashed revisions info. >
I have noticed that just adding the support for -m in squash is more complex than this patch is reaching so I think I will break this patch into two parts: - squash in a shot if there are no conflicts - support -m with squash Disregard this patch, please.