[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#64833: [mumi] mumi send-email does not handle complex refs
From: |
Maxim Cournoyer |
Subject: |
bug#64833: [mumi] mumi send-email does not handle complex refs |
Date: |
Tue, 23 Jan 2024 21:18:56 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi Arun,
Arun Isaac <arunisaac@systemreboot.net> writes:
> `mumi send-email' only works with patch files. For example, `mumi
> send-email foo.patch bar.patch'. It would be nice if it could also
> handle refs like `mumi send-email HEAD~5'.
>
> Here's one way to achieve this.
>
> 1. When passed a ref, `mumi send-email' must run `git format-patch'
> internally to produce patch files, preferably in a temporary directory.
>
> 2. Then, `mumi send-email' must send those patches as usual and clean up
> the temporary directory.
Just a few words to say +1 on this feature :-)
--
Thanks,
Maxim
- bug#64833: [mumi] mumi send-email does not handle complex refs,
Maxim Cournoyer <=