aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2016-07-04 01:16:41 +0200
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2016-07-04 01:16:41 +0200
commite66a03902ed83f0d517340f295b805c3005265a9 (patch)
treebe1ca06ad0e482380b994b3efbc67b56482677cf
parent6e0504898ee6194ef489bac757a663fd78d89b5f (diff)
downloaddotfiles-e66a03902ed83f0d517340f295b805c3005265a9.tar.gz
dotfiles-e66a03902ed83f0d517340f295b805c3005265a9.tar.bz2
dotfiles-e66a03902ed83f0d517340f295b805c3005265a9.zip
Set default push to simple
-rw-r--r--git/.gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/git/.gitconfig b/git/.gitconfig
index 3b22d84..6b7d6bf 100644
--- a/git/.gitconfig
+++ b/git/.gitconfig
@@ -9,4 +9,4 @@
9 ls = ls-files 9 ls = ls-files
10 serve = daemon --verbose --export-all --base-path=.git --reuseaddr --strict-paths .git/ 10 serve = daemon --verbose --export-all --base-path=.git --reuseaddr --strict-paths .git/
11[push] 11[push]
12 default = matching 12 default = simple