GNU bug report logs -
#61527
[PATCH] Add edgelist graph backend
Previous Next
Full log
View this message in rfc822 format
Hi Kyle,
On mer., 01 mars 2023 at 03:49, Kyle Andrews <kyle <at> posteo.net> wrote:
> I used git send-email for this task.
>
> --8<---------------cut here---------------start------------->8---
> git send-email *.patch --to=guix-patches <at> gnu.org
> --8<---------------cut here---------------end--------------->8---
>
> Is that the preferred way to do it? I'm not quite sure how debbugs
> associates the issue numbers.
No, it is not. :-)
Doing this, you trigger a new Debbugs number, and worse, one per patch
behind *.patch.
Please give a look to the manual,
https://guix.gnu.org/manual/devel/en/guix.html#Submitting-Patches
https://guix.gnu.org/manual/devel/en/guix.html#Sending-a-Patch-Series
and let us know if it appears to you unclear, or any feedback. :-)
In short:
Once Debbugs created a number for tracking the patch, it is currently
the number 61527, you must reply to 61527 <at> debbugs.gnu.org.
After a first version, you can use the option --reroll-count of
git-format-patch for incrementing the count. Here, it would be ’-v2’
(short for --reroll-count=2). This makes the Subject: [PATCH v2 x/N].
Hope that helps,
simon
This bug report was last modified 2 years and 112 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.