Hacker News new | ask | show | jobs
by maccard 996 days ago
That's building a custom version control on top of the version control you're already using.
1 comments

not really, it is like building a custom storage layer for your VCS.

you are still relying only on git as a source of truth for which artefacts belong to which version.