Skip to content

girlscript/GS-Winter-Of-Contributing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GWOC Demo Site

git checkout -b <your_branch_name>

Perfom your desired changes to the code base.

git add .

git commit -m "Relevant message"

git push --set-upstream origin <your_branch_name