oscgit

Gitlab
PaaS项目演示

git config --global user.name "你的名字或昵称"
git config --global user.email "你的邮箱"

fedorayang@cq45:~$ git config --list
user.name=yangnianlei
user.email=fedorayang@163.com
http.sslverify=false
branch.autosetuprebase=always
credential.helper=store
push.default=simple
core.editor=vim

posted @ 2017-01-08 12:07  fedorayang  阅读(144)  评论(0编辑  收藏  举报