summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Sever2020-06-19 02:20:05 +0300
committerYigit Sever2020-06-19 02:20:05 +0300
commit837f605f93fd86c116fe42a2747089906b114ca9 (patch)
tree9de7905aecdbb772de935580501886a569b0cc66
parentd3d435232f4cb138f4397323243623ce29fb97b6 (diff)
downloaddotfiles-837f605f93fd86c116fe42a2747089906b114ca9.tar.gz
dotfiles-837f605f93fd86c116fe42a2747089906b114ca9.tar.bz2
dotfiles-837f605f93fd86c116fe42a2747089906b114ca9.zip
only fast forward with git
-rw-r--r--.gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 93aa562..0656c9d 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -38,3 +38,5 @@
38 smtpserver = /usr/bin/msmtp 38 smtpserver = /usr/bin/msmtp
39 smtpserveroption = -a 39 smtpserveroption = -a
40 smtpserveroption = ag_ceng 40 smtpserveroption = ag_ceng
41[pull]
42 ff = only