Skip to content

srwogdc/git-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Gitの勉強

<<<<<<< HEAD

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages