git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Aditya Garg <gargaditya08@live.com>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>,
	 Eric Sunshine <sunshine@sunshineco.com>,
	 Kristoffer Haugsbakk <kristofferhaugsbakk@fastmail.com>,
	 Ben Knoble <ben.knoble@gmail.com>,
	"brian m. carlson" <sandals@crustytoothpaste.net>
Subject: Re: [PATCH v4 2/2] send-email: enable copying emails to IMAP folder without actually sending them
Date: Tue, 12 Aug 2025 07:15:33 -0700	[thread overview]
Message-ID: <xmqqpld0y6be.fsf@gitster.g> (raw)
In-Reply-To: <PN3PR01MB95970565CA1F554E4B440C63B82BA@PN3PR01MB9597.INDPRD01.PROD.OUTLOOK.COM> (Aditya Garg's message of "Tue, 12 Aug 2025 06:27:43 +0000")

Aditya Garg <gargaditya08@live.com> writes:

>> On 12 Aug 2025, at 10:38 AM, Aditya Garg <gargaditya08@live.com> wrote:
>> 
>> 
>> 
>>> On 12 August 2025 3:22:11 am IST, Junio C Hamano <gitster@pobox.com> wrote:
>>> Aditya Garg <gargaditya08@live.com> writes:
>>> 
>>>> +--[no-]use-imap-only::
>>> 
>>> This is better written on two separate lines, i.e.
>>> 
>>>    --use-imap-only::
>>>    --no-use-imap-only::
>>> 
>> 
>> There are many instances in the docs where the command line option has been written as --[no-]something. Do they also have to be changed?
>
> Nvm, looks like they have been changed by a recent commit.

Yes.

Others around you are also working to make the system better in
other topics in flight concurrently with your topic.  You do not
need to do everything yourself, but you'd need to be aware of their
effort and avoid adding more instances of what they are fixing.

And one of the jobs of the maintainer is to help contributors
coordinate among themselves, which is what I tried to do with my
message ;-)

Thanks.



  reply	other threads:[~2025-08-12 14:15 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-20  9:25 [PATCH] send-email: add ability to send a copy of sent emails to an IMAP folder Aditya Garg
2025-07-21 10:05 ` [PATCH v2] " Aditya Garg
2025-07-21 16:34   ` Eric Sunshine
2025-07-23  9:48     ` Aditya Garg
2025-07-21 19:13   ` Junio C Hamano
2025-07-22  0:19     ` brian m. carlson
2025-07-22  3:40       ` Aditya Garg
2025-07-22  3:37     ` Aditya Garg
2025-07-22  5:09       ` Junio C Hamano
2025-07-22  6:14         ` Aditya Garg
2025-07-22 11:24           ` Aditya Garg
2025-07-22 15:36             ` Junio C Hamano
2025-07-22 16:31               ` Aditya Garg
2025-07-22 16:36                 ` Aditya Garg
2025-07-22 17:23                 ` Junio C Hamano
2025-07-22 17:26                   ` Aditya Garg
2025-07-22 13:24           ` Junio C Hamano
2025-07-22 13:26             ` Aditya Garg
2025-07-22 11:14 ` [PATCH v3] " Aditya Garg
2025-07-23  9:05   ` Aditya Garg
2025-07-23 10:33 ` [PATCH v4 0/2] send-email: integrate with git imap-send Aditya Garg
2025-07-23 10:33   ` [PATCH v4 1/2] send-email: add ability to send a copy of sent emails to an IMAP folder Aditya Garg
2025-07-23 10:33   ` [PATCH v4 2/2] send-email: enable copying emails to IMAP folder without actually sending them Aditya Garg
2025-08-11 21:52     ` Junio C Hamano
2025-08-12  5:08       ` Aditya Garg
2025-08-12  6:27         ` Aditya Garg
2025-08-12 14:15           ` Junio C Hamano [this message]
2025-08-12  6:51       ` Aditya Garg
2025-08-12  6:44 ` [PATCH v5 0/2] send-email: integrate with git imap-send Aditya Garg
2025-08-12  6:44   ` [PATCH v5 1/2] send-email: add ability to send a copy of sent emails to an IMAP folder Aditya Garg
2025-08-12  6:44   ` [PATCH v5 2/2] send-email: enable copying emails to an IMAP folder without actually sending them Aditya Garg
2025-08-12 16:00   ` [PATCH v5 0/2] send-email: integrate with git imap-send Junio C Hamano
2025-08-15  3:38   ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqpld0y6be.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=ben.knoble@gmail.com \
    --cc=gargaditya08@live.com \
    --cc=git@vger.kernel.org \
    --cc=kristofferhaugsbakk@fastmail.com \
    --cc=sandals@crustytoothpaste.net \
    --cc=sunshine@sunshineco.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).