Skip to content

Commit d91dd89

Browse files
kashyapcrwmjones
authored andcommitted
Add a 'git-publish' profile
The `git-publish`[1] tool is a wrapper around `git-format-patch` and `git-send-email`. It's a handy tool that automates some of the tedious aspects of patch submission. We've added it for the main libguestfs repo here[1]. [1] libguestfs/libguestfs@8487e906d Signed-off-by: Kashyap Chamarthy <[email protected]>
1 parent d89ef20 commit d91dd89

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitpublish

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[gitpublishprofile "default"]
2+
base = master
3+

0 commit comments

Comments
 (0)