[user] name = Anton Aleksanin email = silvosoni@gmail.com [core] editor = code --wait autocrlf = input filemode = false [push] autoSetupRemote = true [color] ui = true status = auto branch = auto [alias] logline = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit [init] defaultBranch = master [includeIf "gitdir:/home/lusilf/work/mvideo/"] path = "~/.gitconfig-mvideo" [includeIf "gitdir:/media/data/work/mvideo/"] path = "~/.gitconfig-mvideo" [filter "lfs"] required = true clean = git-lfs clean -- %f smudge = git-lfs smudge -- %f process = git-lfs filter-process