Hi,
is it possible to set a display name for outgoing patch submissions?
Emails are currently send by "~bubu <bubu@git.sr.ht>". I'd like to be
"Marcus Hoffmann <bubu@git.sr.ht>" instead, is that possible somehow?
Best,
Marcus
On Mon 05 Feb 2024 19:02:52, Marcus Hoffmann wrote:
> is it possible to set a display name for outgoing patch submissions?
Yes, that is possible using git send-email, which is the intended way of
doing it. You can find out how to configure it here:
https://git-send-email.io/
--
Moritz Poldrack
https://moritz.sh> Offer void where prohibited by law.
On 05.02.24 19:20, Moritz Poldrack wrote:
> On Mon 05 Feb 2024 19:02:52, Marcus Hoffmann wrote:>> is it possible to set a display name for outgoing patch submissions?> > Yes, that is possible using git send-email, which is the intended way of> doing it. You can find out how to configure it here:> https://git-send-email.io/>
Well, I'd prefer to use the sr.ht web-frontend for the process.
Otherwise, why does it exist, if it's not intended to be used?
Marcus
On Mon 05 Feb 2024 22:30:23, Marcus Hoffmann wrote:
> Well, I'd prefer to use the sr.ht web-frontend for the process. > Otherwise, why does it exist, if it's not intended to be used?
To be a simplified introduction to the email based workflow, I guess :)
Thus it is also lacking a few options (man git-send-email is rather
large).
--
Moritz Poldrack
https://moritz.sh> Stay seated until bus comes to a complete stop.