From 0f621403aeb05a4606656f17a99587e9ed8985c6 Mon Sep 17 00:00:00 2001 From: James Walker Date: Sun, 27 Feb 2011 18:34:13 -0500 Subject: [PATCH] set my github user --- gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gitconfig b/gitconfig index cbbbd6d..3b8d022 100644 --- a/gitconfig +++ b/gitconfig @@ -10,3 +10,5 @@ lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative st = status -s smu = submodule update --init --recursive +[github] + user = walkah