Skip to content

dSaucePercussion/barn-fire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

barn-fire

to add files to github, copy and paste all your current files into the repo that you just cloned (make sure everything is set up currectly based on this link

then run these commands:

git add -a

git commit -a -m "random message here"

git push origin master

git push origin /if you just want the changes to be made on your personal branch

if you need someone else's updatd stuff, use this:

git pull

to get to a certain branch, use checkout like this:

git checkout davedev

git checkout master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors