Skip to content

Sakuara/GitRepostry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

this is the fisrt step i use git
mkdir projectName
cd projectName
git init
git add readme.txt

create a new branch to git!
git check -b dev <==> git branch dev, git checkout dev

creating a new branch is quick and simple.

branch management stratagy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published