Skip to content

mizuki-tf/git-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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

Languages