https://github.com/techa03/learngit
https://github.com/techa03/learngit
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/techa03/learngit
- Owner: techa03
- Created: 2016-12-10T04:28:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T13:48:43.000Z (about 6 years ago)
- Last Synced: 2025-06-13T04:06:57.519Z (12 months ago)
- Size: 974 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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.
add line;