Gitpod : Gitpod is an open-source Kubernetes application providing fully-baked, collaborative development environments in your browser - powered by VS Code.
Ti...
Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
Estuary : Estuary is a platform for collaboration and learning through live coding. It enables you to create sound, music, and visuals in a web browser. Key fea...
Riot : Riot allows teams to communicate across a wide range of collaboration apps. If some team members use Riot while others use IRC, Slack or Gitter, Riot ...
gitflow : Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
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.