Skip to content

twaters10/newGITTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

newGITTest

#Command Line Commandes

git status --> gives status of git repository

git clone --> clones a url into your local machine

git add --> adds any changes or new files local machine (ready to be committed)

git commmit --> locks in the changes to Git Hub url

git push --> pushes anything on our machine to github.com

git pull --> pulls anything from github.com

#pulls anything not in your local repsitory from the github.com repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published