Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sherry-xll/learngit
Learn git
https://github.com/sherry-xll/learngit
Last synced: about 1 month ago
JSON representation
Learn git
- Host: GitHub
- URL: https://github.com/sherry-xll/learngit
- Owner: Sherry-XLL
- License: other
- Created: 2021-01-14T02:14:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-14T02:55:35.000Z (almost 4 years ago)
- Last Synced: 2023-10-20T00:43:25.047Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE
Awesome Lists containing this project
README
Git is a distributed version control system.
Git is 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.
Creating a test modify.