diff options
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,5 +1,5 @@ #+TITLE: git-email -#+AUTHOR: yoctocell +#+AUTHOR: Xinglu Chen #+EMAIL: public@yoctocell.xyz * Introduction @@ -15,11 +15,11 @@ functions for sending email with git. current HEAD. It will then prepare the patches as email messages in the same way as =git-email-send-email=. -You can see all the customizable variables running M-x =customize-group= -RET =git-email= RET. +You can see all the customizable variables running =M-x =customize-group= +=<RET> =git-email <RET>=. -If you want to easily apply patches you have recieved, you should -checkout [[https://git.kyleam.com/piem][piem]]. +If you want to easily apply patches you have recieved via email, you +should checkout [[https://git.kyleam.com/piem][piem]]. * Demo [[file:demo.gif]] |