Skip to content

susuki-kareno/git-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

git studing now

  • "git add" command is that add updates from working-tree to index.
    • this is "Staging"
  • "git commit" command is that commit updates from index to local-repository.
  • "git push" command is that push updates from local-repository to remote-repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages