Skip to content

pkunpeng/learngit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git is a distributed version control system
Git is free software
Git has a mutable index called stage
Git tracks changes of files.
给i他

Creating a new branch is quick

<<<<<<< HEAD
first test is fail, but the second is successful and is ok!.......
=======
first test is fail, but the second is successful and is ok!

I'm back!
>>>>>>> featurel

*************
?????????????
<<<<<<< HEAD
~~~~~~~~~~~~~~~~~~~~~
!!!
=======
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>>>>> dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors