[user] name = Ian Kelling email = ian@iankelling.org [alias] co = checkout s = status ci = commit [core] excludesfile = /home/ian/.gitignore_global [github] user = ian-kelling token = d2dc0c5c6fef5378cc896a617e53c1a9 [credential] helper = cache # new option, but not available yet on debian wheezy # [push] # default = simple # based on ghc advice, # https://ghc.haskell.org/trac/ghc/wiki/Building/GettingTheSources [diff] ignoreSubmodules = dirty tool = meld [gitreview] username = iank # this is for newer git version. Doesn't work for ubuntu 12.04's version #[push] # default = simple [color] ui = auto # for hooks. http://stackoverflow.com/questions/2293498/git-commit-hooks-global-settings [init] templatedir = ~/.git_template [difftool] tool = meld prompt = false