- git add コマンドで、リポジトリに変更情報を追加する(ステージング)
- git commit コマンドで、リポジトリのインデックスに追加された変更情報にコメントを付けてコミットできる
- git pushコマンドで、ローカルのコミットをリモートのリポジトリに反映させることができる。
-
Notifications
You must be signed in to change notification settings - Fork 0
bamb00h/git-study
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published