Skip to content

BinghuiXie/learngit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Git is a distributed version control system.
Git is a free sofeware distributed under the GPL
Git has a mutable index called stage.
Git tracks changes of files.
create a new branch called "dev" is fast.
Add a new line on the branch "master".
create a new branch named "feature1" to test the problem when merging the branches.
conflict fixed.
Add a new line in textbook.
Add a new lint in vim.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published