Skip to content

HardLost0/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In terminal

git branch <name of branch you want to create>
git checkout to move to ^^^
then you can change code -add nav bar or etc or change some code
git status to see branch
git add .
git commit -m "testing"
git push -u origin <name of branch you created>
then go back to github and press create pull request then merge pull request
git checkout main
git pull to go back to main with all update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published