commit 89aaced

delthas  ·  2023-11-27 10:56:34 +0000 UTC
parent 5b53434
Add automatic configuration for pyonji
2 files changed,  +3, -6
+2, -0
1@@ -0,0 +1,2 @@
2+[b4]
3+  send-series-to = ~delthas/senpai-dev@lists.sr.ht
+1, -6
 1@@ -73,12 +73,7 @@ Sending patches to senpai is done [by email](https://lists.sr.ht/~delthas/senpai
 2 
 3 [pyonji](https://git.sr.ht/~emersion/pyonji) streamlines the Git email contribution workflow.
 4 
 5-Install, then run once in this repository:
 6-```shell
 7-git config sendemail.to "~delthas/senpai-dev@lists.sr.ht"
 8-```
 9-
10-Then after adding your changes to a commit, run `pyonji`.
11+Install, then after adding your changes to a commit, run `pyonji`.
12 
13 ### Using traditional git tools
14