X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=.gitconfig;h=f1c201968c14fd77be7c25125bbf09063df01d19;hb=b857462732e15f455e41f26e3048a390d7b399c0;hp=c4fd69d976235b715af0b62e2448226bdead8708;hpb=8c9f3c9c69a1f76d8ffba1343fc0ab308fb4661a;p=distro-setup diff --git a/.gitconfig b/.gitconfig index c4fd69d..f1c2019 100644 --- a/.gitconfig +++ b/.gitconfig @@ -12,9 +12,6 @@ lol = log --graph --decorate --pretty=oneline --abbrev-commit --all [core] excludesfile = ~/.gitignore_global -[github] -user = ian-kelling -token = d2dc0c5c6fef5378cc896a617e53c1a9 [credential] helper = cache @@ -31,9 +28,6 @@ tool = meld [gitreview] username = iank remote = origin -# this is for newer git version. Doesn't work for ubuntu 12.04's version -#[push] -# default = simple [color] ui = auto status = auto