aboutsummaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-15 17:16:51 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-15 17:16:51 +1200
commitc3be16a8501d2cb231e33048a32f68fbcdf7c0c9 (patch)
tree8fca290c343047f70e8fde1beb42f687b6ee20fd /git
parentUpdate date on dmp(1) manual (diff)
downloaddotfiles-c3be16a8501d2cb231e33048a32f68fbcdf7c0c9.tar.gz
dotfiles-c3be16a8501d2cb231e33048a32f68fbcdf7c0c9.zip
Silence a couple of Git hints
Diffstat (limited to 'git')
-rw-r--r--git/gitconfig.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/git/gitconfig.m4 b/git/gitconfig.m4
index 616fdad8..dfe46157 100644
--- a/git/gitconfig.m4
+++ b/git/gitconfig.m4
@@ -1,5 +1,7 @@
[advice]
statusHints = false
+ detachedHead = false
+ pushUpdateRejected = false
[alias]
others = ls-files --others --exclude-standard