--- tags: Git,第一章 --- # Git第一章 # 版本控制概念       # Git基礎        # 使用Git ``` git config --global user.name "你的名字" git config --global user.email "你的信箱" git config --list --global git config user.name git config user.email git help config git config -h ```    
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up