From: cedlemo <nu...@co...> - 2017-12-06 09:45:10
|
cedlemo 2017-12-06 18:44:50 +0900 (Wed, 06 Dec 2017) New Revision: b1dd6317f151f943740cc5d04140294917fa1219 https://github.com/ruby-gnome2/ggit/commit/b1dd6317f151f943740cc5d04140294917fa1219 Message: Change user name in config for test Modified files: test/gitconfig Modified: test/gitconfig (+1 -1) =================================================================== --- test/gitconfig 2017-12-06 18:44:30 +0900 (2917661) +++ test/gitconfig 2017-12-06 18:44:50 +0900 (443464d) @@ -1,5 +1,5 @@ [user] - name = jeanclaude + name = jean-claude email = jea...@gm... [core] excludesfile = gitignore |