[gitconfig] tabs -> spaces
This commit is contained in:
parent
0ae59e8afe
commit
7ccc780266
1 changed files with 23 additions and 27 deletions
|
|
@ -2,10 +2,6 @@
|
||||||
name = Sami Samhuri
|
name = Sami Samhuri
|
||||||
email = sami@samhuri.net
|
email = sami@samhuri.net
|
||||||
signingkey = 2742FC16
|
signingkey = 2742FC16
|
||||||
[alias]
|
|
||||||
l = log --graph --abbrev-commit --date=relative --pretty=format:'%Cred%h%Creset %C(yellow)%d%Creset %s %Cgreen(%an, %C(bold green)%cr%Cgreen)%Creset'
|
|
||||||
g = grep --break --heading --line-number
|
|
||||||
yolo = push --force-with-lease
|
|
||||||
[branch]
|
[branch]
|
||||||
autosetupmerge = true
|
autosetupmerge = true
|
||||||
[core]
|
[core]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue