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]
|
||||
helper = store
|
||||
[pull]
|
||||
rebase = false
|
||||
rebase = false
|
||||
[user]
|
||||
email = blakelysnorth@gmail.com
|
||||
name = PowerUser64
|
||||
|
@ -11,3 +11,4 @@
|
|||
lg = !"git lg1"
|
||||
tree = !"git lg1"
|
||||
|
||||
# vim:noet
|
||||
|
|
Loading…
Add table
Reference in a new issue