Get the latest tech news
Git-PR: patch requests over SSH
docs #14 opened on dmitri git-pr #12 opened on erock pico #13 opened on erock pobj #11 opened on erock send accepted #9 opened on erock test #10 opened on erock ssh pr.pico.sh help We are trying to build the simplest git collaboration tool. The goal is to make self-hosting a git server as simple as running an SSH server -- all without sacrificing external collaborators time and energy.
In order to build the simplest collaboration tool, we needed something as simple as generating patches but the ease-of-use of pull requests. However, onboarding a new user to a mailing list, properly setting up their email client, and then finally submitting the code contribution is enough to make many developers give up. Github is bringing the IDE to the browser in order to support their workflow, we want to flip that idea on its head by making code reviews a first-class citizen inside your local development environment.
Or read this on Hacker News