From 01fc7728e9172c5ea4e5f9d25957c4525e385262 Mon Sep 17 00:00:00 2001 From: Vijay Santhanam Date: Wed, 1 Feb 2017 10:42:46 +1100 Subject: [PATCH] Update gitconfig.txt --- gitconfig.txt | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/gitconfig.txt b/gitconfig.txt index 1b21a88..c4d5d95 100644 --- a/gitconfig.txt +++ b/gitconfig.txt @@ -1,25 +1 @@ -[user] - name = Andres Kievsky - email = akievsky@odecee.com.au -[core] - excludesfile = /Users/akievsky/.gitignore_global -[difftool "sourcetree"] - cmd = opendiff \"$LOCAL\" \"$REMOTE\" - path = -[mergetool "sourcetree"] - cmd = /Applications/SourceTree.app/Contents/Resources/opendiff-w.sh \"$LOCAL\" \"$REMOTE\" -ancestor \"$BASE\" -merge \"$MERGED\" - trustExitCode = true -[alias] - l = log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(bold yellow)%d%C(reset)' --all - p = pull --ff-only - s = status - ss = status -s - f = fetch --prune - co = checkout - d = diff - dc = diff --cached - bl = branch --list - sl = stash list - unstage = reset HEAD -- -[rebase] - autosquash = true +# MEXICANS ARE TAKING OUR JOBS