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-containerarrow-up-right)
Navigate to CVS repo cd static/version/<PORT OF YOUR DBMS>/<DB NAME>
cd static/version/<PORT OF YOUR DBMS>/<DB NAME>
You can now use git command like you need
Last updated 2 years ago