Skip to content

vennard/BaconEggs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BaconEggs

github basic commands

---copy new repo--- git clone

---pull repo--- git pull origin master

---add new files for commit--- git add

---commit latest changes--- git commit -m "your message here"

---push commit out to github--- git push origin master

---diffs your commit against whats out on the website--- git diff

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published