Skip to content

AncientRickles/home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

This is my home repo

This is where I will put personal files and play around with the features of GitHub.

Cheatsheet:

  • git clone: clones a repo from the web
  • git pull/push grabs changes or publishes changes to the web
  • git checkout - Switches branches (create new branch with -b)
  • git merge - combines two branches together
  • git add/rm - Add/remove files for commit
  • git commit - commits changes to local repo

About

This is my public home repo for hosting personal files and testing functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published