mention suppresscc
This commit is contained in:
parent
1e21123d90
commit
5fa9a8a031
1 changed files with 3 additions and 0 deletions
|
|
@ -86,6 +86,9 @@ stored at `~/.config/git/config`):
|
||||||
smtpserveroption = -a
|
smtpserveroption = -a
|
||||||
smtpserveroption = myaccountname
|
smtpserveroption = myaccountname
|
||||||
confirm = always
|
confirm = always
|
||||||
|
|
||||||
|
# don't send yourself emails
|
||||||
|
suppresscc = self
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
Finally, you can send an email:
|
Finally, you can send an email:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue