From: "Philippe Blain via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: Philippe Blain <levraiphilippeblain@gmail.com>,
Philippe Blain <levraiphilippeblain@gmail.com>
Subject: [PATCH 3/3] git-imap-send.txt: add note about localized Gmail folders
Date: Sun, 30 Aug 2020 22:01:20 +0000 [thread overview]
Message-ID: <2b12440045d926b194b90f16246d4f166f31442a.1598824880.git.gitgitgadget@gmail.com> (raw)
In-Reply-To: <pull.715.git.1598824880.gitgitgadget@gmail.com>
From: Philippe Blain <levraiphilippeblain@gmail.com>
The name of the "Special-Use Mailboxes" in Gmail are localized
using the user's localization settings. Add a note to that effect
in `git imap-send`'s documentation, to make it easier for users to
configure their account.
Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com>
---
Documentation/git-imap-send.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/git-imap-send.txt b/Documentation/git-imap-send.txt
index 5e4d4d43b9..63cf498ce9 100644
--- a/Documentation/git-imap-send.txt
+++ b/Documentation/git-imap-send.txt
@@ -110,6 +110,10 @@ Using Gmail's IMAP interface:
You might need to instead use: `folder = "[Google Mail]/Drafts"` if you get an error
that the "Folder doesn't exist".
+[NOTE]
+If your Gmail account is set to another language than English, the name of the "Drafts"
+folder will be localized.
+
Once the commits are ready to be sent, run the following command:
$ git format-patch --cover-letter -M --stdout origin/master | git imap-send
--
gitgitgadget
prev parent reply other threads:[~2020-08-30 22:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-30 22:01 [PATCH 0/3] Clean up and improve git-imap-send.txt Philippe Blain via GitGitGadget
2020-08-30 22:01 ` [PATCH 1/3] git-imap-send.txt: don't duplicate 'Examples' sections Philippe Blain via GitGitGadget
2020-08-30 22:01 ` [PATCH 2/3] git-imap-send.txt: do verify SSL certificate for gmail.com Philippe Blain via GitGitGadget
2020-08-30 22:01 ` Philippe Blain via GitGitGadget [this message]
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=2b12440045d926b194b90f16246d4f166f31442a.1598824880.git.gitgitgadget@gmail.com \
--to=gitgitgadget@gmail.com \
--cc=git@vger.kernel.org \
--cc=levraiphilippeblain@gmail.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).