https://github.com/zyqgithub1/learngit
https://github.com/zyqgithub1/learngit
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zyqgithub1/learngit
- Owner: ZyqGitHub1
- License: other
- Created: 2015-11-13T17:04:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-14T05:38:45.000Z (about 10 years ago)
- Last Synced: 2025-03-12T20:13:46.506Z (10 months ago)
- Size: 0 Bytes
- 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 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.
hello