Gitpod : Gitpod is an open-source Kubernetes application providing fully-baked, collaborative development environments in your browser - powered by VS Code.
Ti...
Code Maat : Code Maat is a command line tool used to mine and analyze data from version-control systems (VCS).
gollum : A simple, Git-powered wiki with a sweet API and local frontend.
HedgeDoc : HedgeDoc (formerly known as CodiMD) is an open-source, web-based, self-hosted, collaborative markdown editor.
You can use it to easily collaborate on ...
VersionPress : VersionPress is a free and open source version control plugin for WordPress built on Git. You can:
Undo changes
Create staging sites
Merge databases ...
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.