Skip to content

futurebuilder1/Repository

Repository files navigation

Repository

pwd = print working directory; cd = change directory; .. = go back a directory; git clone = clone (copy) a repo; git status = status of repo; git add [file] = adds [file] to repo; git pull = get changes from repo; git commit -m "commit message here" = adds changes to local repo, adds commit; git push origin master = pushes changes to the origin repo;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages