Browse Source

Add push.default: simple

Andrea Miglietta 6 years ago
parent
commit
0e896927fb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitconfig

+ 2 - 0
.gitconfig

@@ -11,3 +11,5 @@
 	editor = vim
 [alias]
 	l = log --color --abbrev-commit --graph --decorate --relative-date
+[push]
+	default = simple