Skip to content

bamb00h/git-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Git の勉強

  • git add コマンドで、リポジトリに変更情報を追加する(ステージング)
  • git commit コマンドで、リポジトリのインデックスに追加された変更情報にコメントを付けてコミットできる
  • git pushコマンドで、ローカルのコミットをリモートのリポジトリに反映させることができる。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published