Skip to content

OuYaozhong/learngit

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 a free software distributed under the GPL.
Git has a mutable index called stage.
Git tracks changes of files.
Creating a new branch is quick and simple.
Fast forward & merge.
<<<<<<< HEAD
It looks like something has been changed.
=======
No much thing can be written.
>>>>>>> dev2

I am doing a new thing now.
I have a good idea to deal with the problem.
So I am hard-working now. Don't disturb me.

Now, I want to test the multi-editor in github.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published