https://github.com/jzx555/learngit
https://github.com/jzx555/learngit
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jzx555/learngit
- Owner: JZX555
- License: other
- Created: 2018-02-26T05:44:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-26T05:46:26.000Z (over 7 years ago)
- Last Synced: 2025-01-11T18:52:09.679Z (9 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
Git is a distribution version control system.
Git is free software under the GPL.
Git has a mutable index called stage.
Git tracks changes of files.