add git説明書を追記
This commit is contained in:
5
Git_Guid.md
Normal file
5
Git_Guid.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
clone 最初のコピー リモート → ローカル(新規作成)
|
||||||
|
add 記録の「予約」 ファイル → ステージ(提出箱)
|
||||||
|
commit 記録の「確定」 ステージ → ローカル履歴(日記)
|
||||||
|
push 成果の「公開」 ローカル履歴 → リモート(掲示板)
|
||||||
|
pull 最新の「取得」 リモート → ローカル(合体)
|
||||||
Reference in New Issue
Block a user