aboutsummaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-21 10:59:39 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-21 10:59:39 +1200
commit7dfff5aa8945e8bab2705e113df9afa4c0f76d38 (patch)
treed34b56baea2de7733c5dfd7c01d7afe7467cdd31 /git
parentImprove acq(6) documentation (diff)
downloaddotfiles-7dfff5aa8945e8bab2705e113df9afa4c0f76d38.tar.gz
dotfiles-7dfff5aa8945e8bab2705e113df9afa4c0f76d38.zip
Ignore some more git status advice
Diffstat (limited to 'git')
-rw-r--r--git/gitconfig.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/git/gitconfig.m4 b/git/gitconfig.m4
index 73bdae98..33770363 100644
--- a/git/gitconfig.m4
+++ b/git/gitconfig.m4
@@ -1,6 +1,7 @@
[advice]
statusHints = false
detachedHead = false
+ implicitIdentity = false
pushUpdateRejected = false
[alias]