https://github.com/crazybber/learngit
when learning git you can use it.
https://github.com/crazybber/learngit
Last synced: about 2 months ago
JSON representation
when learning git you can use it.
- Host: GitHub
- URL: https://github.com/crazybber/learngit
- Owner: crazybber
- License: other
- Created: 2015-09-12T15:39:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-22T12:36:14.000Z (over 10 years ago)
- Last Synced: 2025-03-23T01:33:14.294Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: License
Awesome Lists containing this project
README
git is a free version control system.
git is a free software distribute under the GPL..
git is a distributed version control system.
git has a mutable index called stage.
git tracks changes of files.
Creating a new branch is quick and simple..
add merge . test.
add some working content.