git: tabs, not spaces (consistency)
This commit is contained in:
parent
8767ecaaea
commit
e439f7fb1e
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue