From 1b1d50ffda4d96de607f42ae645dcf6dfaa32fa5 Mon Sep 17 00:00:00 2001 From: Ji-Hyeon Gim Date: Tue, 13 Jan 2015 15:35:29 +0900 Subject: [PATCH] =?UTF-8?q?gitconfig=20=EC=9D=B4=EB=A6=84=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- git/gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git/gitconfig b/git/gitconfig index b372586..c85a700 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -1,6 +1,6 @@ [user] email = potatogim@potatogim.net - name = PotatoGim + name = Ji-Hyeon Gim [push] default = matching [color] -- GitLab