From a2f81bdad0c4a3cbc2dca4e78424030310219ba4 Mon Sep 17 00:00:00 2001 From: Konstantin Ryabitsev Date: Fri, 15 Jul 2022 16:15:00 -0400 Subject: Initial implementation of b4 submit This is the first rough implementation of "b4 submit". Currently implemented: - b4 submit --new : to start a new branch - b4 submit --edit-cover : to edit the cover message - b4 submit --update-trailers : to receive latest trailer updates from the mailing lists - b4 submit --send : sends the messages using existing git.sendemail configs For details, see "b4 submit --help". Signed-off-by: Konstantin Ryabitsev --- misc/test.sqlite | Bin 0 -> 24576 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 misc/test.sqlite (limited to 'misc/test.sqlite') diff --git a/misc/test.sqlite b/misc/test.sqlite new file mode 100644 index 0000000..fc7a99b Binary files /dev/null and b/misc/test.sqlite differ -- cgit v1.2.3