Message ID | 2b12440045d926b194b90f16246d4f166f31442a.1598824880.git.gitgitgadget@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 1bbac2a8c3dbe38e8b701fafb24dea419fc0d95a |
Headers | show |
Series | Clean up and improve git-imap-send.txt | expand |
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