Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

topdog

this is my masterpiece

    ## switch to a new branch 'feature1'

git checkout -b "feature1"

    ## check out the github status

git status

    ## list all branches

git branch

    ## merge the feature1 branch into the main branch

git merge feature1

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors