###### tags: `Git` # 2.2-git init - 安裝數據庫 <style> .blue{ color:blue; } .red{ color:red; } </style> ### <p class='blue'>1.建立本地數據庫 Rocal Repository</p> <p> 1.1新增一個資料夾<b>git-text</b> </p> 1.<code>cd d:</code> 2.<code>mkdir git-text</code> 3.<code>cd git-text</code>git-text資料夾 4.<code>git init</code>安裝 .git資料監控這個資料夾行為,可以看到一個隱藏的 .git資料夾 5.<span class='red'>這個資料夾很重要不能刪除</span> 
×
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