Skip to content

onlyheng/learngit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git is a distributed version  controller system
git is free software distribute under the GPL
git has a mutable index called stage
git tracks chanages of files
git hello world hello
Create a new branch hello
Creating a new branch is quick
Creating a new branch is quick $ simple

Creating a new branch "dev"
<<<<<<< HEAD
<<<<<<< HEAD
hello
2
=======
world
1
>>>>>>> feature1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages