Time machine
Git is used as storage solution and diff calculator to manage version history
If some reason you need to more control to the CVS, follow theses steps:
Log into the container (https://docs.webdb.app/backend/docker-container)
Navigate to CVS repo
cd static/version/<PORT OF YOUR DBMS>/<DB NAME>
You can now use git command like you need
Last updated