]> git.ipfire.org Git - thirdparty/git.git/commitdiff
git-imap-send.txt: add note about localized Gmail folders
authorPhilippe Blain <levraiphilippeblain@gmail.com>
Sun, 30 Aug 2020 22:01:20 +0000 (22:01 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 31 Aug 2020 18:44:33 +0000 (11:44 -0700)
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>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-imap-send.txt

index 5e4d4d43b9a057c24b38ab47b190566e11aabffc..63cf498ce9f276878ea8a7bd79362a423210d030 100644 (file)
@@ -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