Git 初始化全局user.name 和 user.email

git config --global user.name "username"

git config --global user.email "email"

posted @ 2015-04-19 11:03  墨梅  阅读(920)  评论(0编辑  收藏  举报