[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Supporting git-send-email/hg email in VC
From: |
Antoine Kalmbach |
Subject: |
Re: Supporting git-send-email/hg email in VC |
Date: |
Fri, 26 Aug 2022 10:14:43 +0300 |
Philip Kaludercic <philipk@posteo.net> writes:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>
>> Attachments should work just fine with `git am`, assuming you pass the
>> attachment to `git am` and not the whole message, of course.
>
> But most mailing list based projects (besides Emacs and probably a few
> other GNU projects) would reject patches sent in that way on formal
> grounds.
Yes. I think the default should be "inline" (not inline attachments),
like the mbox style Git advocates by default. Then we can have a
customization that would just attach the .patch files directly.
--
Antoine Kalmbach
- Re: Supporting git-send-email/hg email in VC, (continued)
- 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, 2022/08/24
- 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 <=
- 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