Commit 452468e
committed
fixed error in the imap section
`git send-email` does not put the patches into an IMAP folder, but the
command `git imap-send`.
I've changed the command and added the output that occurs when using the
imap-send command. I also wrote a short sentence to make use of the previous
output used in the document, plus I added an example for an SMTP config.
Added `git imap-send` to the section email of git commands.1 parent aa3b63c commit 452468e
File tree
2 files changed
+32
-3
lines changed- book
- 05-distributed-git/sections
- C-git-commands
2 files changed
+32
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
706 | 706 | | |
707 | 707 | | |
708 | 708 | | |
709 | | - | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
710 | 735 | | |
711 | 736 | | |
712 | 737 | | |
| |||
739 | 764 | | |
740 | 765 | | |
741 | 766 | | |
742 | | - | |
743 | | - | |
744 | 767 | | |
745 | 768 | | |
746 | 769 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
407 | 413 | | |
408 | 414 | | |
409 | 415 | | |
| |||
0 commit comments