###### tags: `Git` # 1.4-Git 環境設定 <style> .red{ color:red } </style> ### git初始設定:基本資料輸入 <p><span class='red'> <code>git config --list</code> </span>查詢資料</p> <p><span class='red'> <code>git config --global user.email " "</code> </span>輸入email</p> <p><span class='red'> <code>git config --global user.name " "</code> </span>輸入名字</p> <p class='mb-3'> <b>git config --list</b>可以檢查資料輸入正不正確 </p> 
×
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