.gitconfig
changeset 944 abefcbeca9a5
parent 906 00b35243abf4
child 973 277ccd286936
--- a/.gitconfig	Thu Mar 26 17:24:35 2020 +0200
+++ b/.gitconfig	Tue Aug 25 10:15:42 2020 +0300
@@ -56,3 +56,6 @@
 # Push only current brunch.
 default = simple
 
+[pull]
+ff = only
+