Gitpod : Gitpod is an open-source Kubernetes application providing fully-baked, collaborative development environments in your browser - powered by VS Code.
Ti...
Gerrit : Web based code review and project management for Git based projects.
Git Common-Flow : Common-Flow is an attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification. It is based...
Firepad : Firepad is an open-source, collaborative code and text editor. It is designed to be embedded inside larger web applications.
gollum : A simple, Git-powered wiki with a sweet API and local frontend.
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.