Minor cleanup

This commit is contained in:
TuDatTr
2017-12-19 22:00:05 +01:00
parent a99518a7a8
commit 9a0591cf7a
3 changed files with 6 additions and 37 deletions

View File

@@ -1,11 +0,0 @@
[user]
email = tuan-dat.tran@mailbox.org
name = TuDatTr
[alias]
ls = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --
gud = !git add * && git commit -m
stat = status
[core]
excludesfile = ~/.gitignore
[http]
sslVerify = false