-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# GitProjectDoc | ||
|
||
## 動機 | ||
這個專案主要是我使用Git維護專案時體會的使用經驗和心得,我想把我常用的Git指令記錄下來,方便以後在使用Git時,有資料可以參考。我參考了書籍和網站上,有些教學很有幫助,也有些寫得不怎麼好,所以我才想留個類似筆記的東西,以後使用Git時會有幫助。 | ||
這個專案主要是我使用Git維護專案時體會的使用經驗和心得,我想把我常用的Git指令記錄下來,方便以後在使用Git時,有資料可以參考。我參考了書籍和網站上,有些教學很有幫助,也有些寫得不怎麼好,所以我才想留個類似筆記的東西,以後使用Git時會有幫助。(會不定期更新) | ||
|
||
## 教學指南 | ||
- [Git 使用教學](./git_tutorial/README.md) |