docs: annotate might be causing issues for some people
suhail was having trouble when this option was enabled. let's remove it just in case.
This commit is contained in:
@@ -117,7 +117,6 @@ Recommended settings when submitting code via email:
|
|||||||
```
|
```
|
||||||
$ git config sendemail.to "patches@damus.io"
|
$ git config sendemail.to "patches@damus.io"
|
||||||
$ git config format.subjectPrefix "PATCH damus"
|
$ git config format.subjectPrefix "PATCH damus"
|
||||||
$ git config --global sendemail.annotate yes
|
|
||||||
$ git config format.signOff yes
|
$ git config format.signOff yes
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user