Skip to content

yesin/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git is a distributed version control system.
Git is free software distributed under the GPL.
Git has a mutable index called stage.
Git tracks changes of file.
Create new branch dev.
Use git switch -c dev, create and switch branch dev.
Create branch quick and simple.
Switch to a new branch dev.
Git stash method of use.

About

learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published