Git 學習筆記
介紹
初始化
分支(Branch)
檔案(File)
子模組(Submodule)
歷史(History)
重設(reset)
hook
工作流程 workflow
參考資料
Powered by
GitBook
初始化
初始化
設定名稱
$ git config --global user.name "KJ" $ git config --global user.email
[email protected]
參考資料
Git - First-Time Git Setup
results matching "
"
No results matching "
"