Skip to content

storba/git-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Git Tutorial

git clone

Makes local copy of remote repository

git add

Stages files for commit

git status

Shows state of stage and working directory

git commit

Commits changes from stage

git push

Pushes current branch to remote repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors