Initial commit.
This commit is contained in:
7
.gitconfig
Normal file
7
.gitconfig
Normal file
@@ -0,0 +1,7 @@
|
||||
[user]
|
||||
name = igor
|
||||
email = igor@kolokolnikov.net
|
||||
[alias]
|
||||
lg = log --oneline --decorate --graph --all --parents
|
||||
[pull]
|
||||
rebase = true
|
||||
Reference in New Issue
Block a user