https://github.com/gitless-vcs/try-gitless
Sample repo to try Gitless
https://github.com/gitless-vcs/try-gitless
Last synced: 4 months ago
JSON representation
Sample repo to try Gitless
- Host: GitHub
- URL: https://github.com/gitless-vcs/try-gitless
- Owner: gitless-vcs
- License: mit
- Created: 2018-11-28T21:03:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T21:06:57.000Z (over 6 years ago)
- Last Synced: 2025-01-03T12:30:01.618Z (6 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Try Gitless
Gitless (gl) is a version control system built on top of Git. Gitless is an experiment to see what happens if you put a simple veneer on an app that changes the underlying concepts. Because Gitless is implemented on top of Git, you can always fall back on Git.
The files in this repository can be used to try gitless using the instructions found on https://gitless.com.