aboutsummaryrefslogtreecommitdiffstats
path: root/.gitconfig
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-03-10 10:53:48 +0000
committerterminaldweller <thabogre@gmail.com>2023-03-10 10:53:48 +0000
commite9a4f9e81a55e8ba5264e6b2b524dc74bf4ec8e8 (patch)
treed4c7a67e38e4fa2e3a3aba26df1d82e97f1d319d /.gitconfig
parentupdate (diff)
downloadscripts-e9a4f9e81a55e8ba5264e6b2b524dc74bf4ec8e8.tar.gz
scripts-e9a4f9e81a55e8ba5264e6b2b524dc74bf4ec8e8.zip
updates
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index b468d4b..7faa744 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -5,6 +5,8 @@
email = thabogre@gmail.com
signingkey = /home/devi/.ssh/id_rsa.pub
+[apply]
+ whitespace = nowarn
# https://stackoverflow.com/questions/1838873/visualizing-branch-topology-in-git
[color "decorate"]
HEAD = bold blink italic 196