Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-16 | Implement "b4 shazam -M" that execs git-merge | Konstantin Ryabitsev | |
In addition to just being able to fetch a series into FETCH_HEAD, also add an option to exec git-merge automatically so that people don't have to cut-and-paste the merge command to use with paths to the cover letter. Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org> | |||
2021-09-30 | shazam: implement custom merge message templates | Konstantin Ryabitsev | |
Allow people to set up their own preferred merge templates, using the netdev standard as default. Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org> |