[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Supporting git-send-email/hg email in VC
From: |
Juri Linkov |
Subject: |
Re: Supporting git-send-email/hg email in VC |
Date: |
Wed, 24 Aug 2022 20:44:53 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) |
> If people think this would be a useful feature, I can open a bug report
> to track this and start working on it. The proposed reference
> implementation for Git would be to (1) ask the user for a ref (2) call
> git format-patch with that (3) compose a new message in Emacs, and set
> the body of the message to be the output of git-format-patch (OR attach
> the file) and (4) let the MUA take it from there.
The existing command `submit-emacs-patch' might be helpful as a starting point
where you could replace reading of a patch file name with reading of
a set of revisions.
- Supporting git-send-email/hg email in VC, Antoine Kalmbach, 2022/08/24
- Re: Supporting git-send-email/hg email in VC, Philip Kaludercic, 2022/08/24
- Re: Supporting git-send-email/hg email in VC, Stefan Monnier, 2022/08/24
- Re: Supporting git-send-email/hg email in VC, Akib Azmain Turja, 2022/08/24
- Re: Supporting git-send-email/hg email in VC,
Juri Linkov <=
- Re: Supporting git-send-email/hg email in VC, Sam James, 2022/08/24
- Re: Supporting git-send-email/hg email in VC, Stefan Monnier, 2022/08/25
- Re: Supporting git-send-email/hg email in VC, Philip Kaludercic, 2022/08/25
- Re: Supporting git-send-email/hg email in VC, Antoine Kalmbach, 2022/08/26
- Re: Supporting git-send-email/hg email in VC, Antoine Kalmbach, 2022/08/26
Re: Supporting git-send-email/hg email in VC, Richard Stallman, 2022/08/25