Skip to content

rluppy0821/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