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