Skip to content

Commit 23c4055

Browse files
authored
Add imap-send to the list of email helpers
git imap-send is a git command that enables a person to send an email in mbox format generated by git format-patch to a folder using IMAP. Its link was missing from https://git-scm.com/docs
1 parent a8d9154 commit 23c4055

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/doc_categories/email.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name: "Email"
44
commands:
55
- doc: "git-am"
66
- doc: "git-apply"
7+
- doc: "git-imap-send"
78
- doc: "git-format-patch"
89
- doc: "git-send-email"
910
- doc: "git-request-pull"

0 commit comments

Comments
 (0)