Skip to content

xhj30/learngithub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git is a distributed version control system.
Git is a free software distributed under the GPL.
Git has a mutable index called stage.
Git tracks changes of files.
Now,Push this git Program to Repositories.
Modified readme.txt in Repositories.
hongjia add a xing branch.
Creating a new branch is quick AND simple.
Branch strage to manage with -no ff.
<<<<<<< HEAD
<<<<<<< HEAD
=======
Bug restore in dev branch.
Creating issue-102 in branch dev and issue-102 behind dev.
>>>>>>> 2ebd168 (fix issue-102)
=======
Bug restore in dev branch.
Creating issue-102 in branch dev and issue-102 behind dev.
>>>>>>> dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published