[user] name = Vahagn Khachatryan email = vahagn.khachatryan@gmail.com [color] diff = auto status = auto [push] default = simple [alias] tree = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold cyan)<%an>%Creset' --abbrev-commit --date=relative drqs = "!f(){ git checkout -b feature/DRQS$1; }; f" svnsync = "!f(){ git co master && git pull && ssh devgit svnsync $(git config --get remote.origin.url | cut -d : -f 2 );}; f" st = status br = branch co = checkout ci = commit [merge] tool = vimdiff conflictstyle = diff3 [mergetool] prompt = false [include] path = ~/.gitconfig.local [core] excludesfile = ~/.gitignore.global [credentail] helper = cache