diff options
| author | Yigit Sever | 2021-01-17 15:56:49 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-01-17 15:56:49 +0300 |
| commit | 7afd1edf44fdf083bc61202165e344a24f35200f (patch) | |
| tree | 0bce119660841f424802e9e8af30122504e6a96b | |
| parent | 1c50f2ee41a5ece26cde93e9f5cf5b1036714651 (diff) | |
| download | dotfiles-7afd1edf44fdf083bc61202165e344a24f35200f.tar.gz dotfiles-7afd1edf44fdf083bc61202165e344a24f35200f.tar.bz2 dotfiles-7afd1edf44fdf083bc61202165e344a24f35200f.zip | |
set default git mail account
| -rw-r--r-- | .gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -38,7 +38,7 @@ | |||
| 38 | [sendemail] | 38 | [sendemail] |
| 39 | smtpserver = /usr/bin/msmtp | 39 | smtpserver = /usr/bin/msmtp |
| 40 | smtpserveroption = -a | 40 | smtpserveroption = -a |
| 41 | smtpserveroption = ag_ceng | 41 | smtpserveroption = ceng_argor |
| 42 | [pull] | 42 | [pull] |
| 43 | ff = only | 43 | ff = only |
| 44 | [init] | 44 | [init] |
