Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashnuke/uvc
https://github.com/hashnuke/uvc
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashnuke/uvc
- Owner: HashNuke
- Created: 2015-06-23T09:37:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-23T16:02:12.000Z (over 9 years ago)
- Last Synced: 2024-10-04T21:34:37.416Z (about 1 month 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
```