- git add コマンドで、リポジトリに変更情報を追加するよ
- このことをステージングと言う
- git commit コマンドで、リポジトリのインデックスに追加された変更情報にコメントを付けてコミットできる
- git push コマンドで、ローカルのコミットをリモートのリポジトリに反映させることができる
- git tag コマンドでコミットにタグ付けできる
- タグを追加すると、GitHub ではダウンロード用の zip ファイルが自動で作られる
-
Notifications
You must be signed in to change notification settings - Fork 0
nyeoro-bong/git-study
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published