[gitconfig] tabs -> spaces

This commit is contained in:
Sami Samhuri 2024-02-06 16:42:34 -08:00
parent 0ae59e8afe
commit 7ccc780266
No known key found for this signature in database
GPG key ID: 4B4195422742FC16

View file

@ -2,10 +2,6 @@
name = Sami Samhuri
email = sami@samhuri.net
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]
autosetupmerge = true
[core]