https://github.com/hashnuke/uvc
https://github.com/hashnuke/uvc
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashnuke/uvc
- Owner: HashNuke
- Created: 2015-06-23T09:37:45.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-23T16:02:12.000Z (almost 11 years ago)
- Last Synced: 2025-02-05T21:58:42.482Z (about 1 year ago)
- Language: Shell
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uvcs - version control software built using unix tools
## Usage
```
uvc init
uvc status
uvc commit
uvc create-branch
uvc switch-branch
uvc delete-branch
```