Gitpod : Gitpod is an open-source Kubernetes application providing fully-baked, collaborative development environments in your browser - powered by VS Code.
Ti...
Dolt : Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository.
Connect to Dolt just like any MySQL database...
Beanstalk : Code hosting for private teams.
Imagine a single process to commit code, review with the team, and deploy the final result to your customers.
Gerrit : Web based code review and project management for Git based projects.
scmpuff : scmpuff makes working with git from the command line quicker by substituting numeric shortcuts for filenames.
gitfs is a FUSE file system that fully integrates with git. You can mount a remote repository’s branch locally, and any subsequent changes made to the files will be automatically committed to the remote.