Browse Source

add autosqash to gitconfig

raylu 13 năm trước cách đây
mục cha
commit
386de9972a
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      gitconfig

+ 3 - 0
gitconfig

@@ -37,6 +37,9 @@
 [merge]
 	defaultToUpstream = true
 
+[rebase]
+	autosquash = true
+
 [push]
 	default = upstream