cv
cv is a very simple yet handy version control utility that doesn't do version control. It utilizes .cvignore files to decide what to keep track of .
Usage
The utility supports the following commands:
init: Initialize a.cvrepo.status: Compare file changes.log: Log previous commits.commit -m <Message>: Make new commit.
Remote Repository
Reference
- Source code (client and server): Github
- Release Download: (Future) Methodox Itch.io