various minor fixes
[distro-setup] / .gitconfig
index c4fd69d976235b715af0b62e2448226bdead8708..f1c201968c14fd77be7c25125bbf09063df01d19 100644 (file)
@@ -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