gitbay

A git forge you drive from the terminal. Repositories, issues, merge requests and CI over SSH, with a fast, readable web view of the same state.

ssh git@gitbay.org help
git clone ssh://git@gitbay.org/owner/repo.git
Signup to release on gitbay.org from a terminal: register an SSH key, verify the mailed code, create a repository and push, file an issue, open and merge a request that closes it, then tag and publish a release.

Read

Browse and clone any public repository over HTTPS or git://, no account. Every commit shows whether its signature verified.

Write

Push over SSH with the key you already have. Create a repository, file an issue, open and merge a request, all as commands.

Review

Read a diff, comment on a line, approve, merge, in the browser or the terminal.

Have an account? Sign in with an emailed link, or run ssh git@gitbay.org web login.