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
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.