git: tabs, not spaces (consistency)

This commit is contained in:
PowerUser64 2021-10-12 22:19:07 -07:00
parent 8767ecaaea
commit e439f7fb1e

View file

@ -1,7 +1,7 @@
[credential] [credential]
helper = store helper = store
[pull] [pull]
rebase = false rebase = false
[user] [user]
email = blakelysnorth@gmail.com email = blakelysnorth@gmail.com
name = PowerUser64 name = PowerUser64
@ -11,3 +11,4 @@
lg = !"git lg1" lg = !"git lg1"
tree = !"git lg1" tree = !"git lg1"
# vim:noet