X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=.gitconfig;h=f1c201968c14fd77be7c25125bbf09063df01d19;hp=c4fd69d976235b715af0b62e2448226bdead8708;hb=b857462732e15f455e41f26e3048a390d7b399c0;hpb=f0a35267f28e274ef3c2f63ffc20a26ca864e37c 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