From 0fc6ac5963e0cb22c9d258cf2bcc012598516c66 Mon Sep 17 00:00:00 2001 From: Joshua Sherman Date: Thu, 9 Jan 2014 17:41:48 -0500 Subject: [PATCH] Added github user (used by ghi) --- git/gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/git/gitconfig b/git/gitconfig index dc0aad0..5a6e317 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -15,5 +15,6 @@ branch = auto diff = auto status = auto + [github] user = joshtronic