Welcome to Git ‘n’ Coffee! #
Caffeinated Jujutsu-flavored take on Git.
Git ‘n’ Coffee is a source code hosting and code review service built on top of Git repository format and network protocol. It supports any version control system that can talk Git protocol.
Git ‘n’ Coffee offers a commit-based collaboration and code review workflow using Jujutsu-style Change IDs. This makes it possible to share and review entire stacks of changes. Multiple people can collaborate on the same stack, without overwriting each other's work.
Currently, only cloud-based version is available. In the future, self-hostable version is planned to be released.
Git ‘n’ Coffee is built from scratch with heavy focus on performance.
Features #
- Repository Hosting: Mirror any repository to Git ‘n’ Coffee by pushing to the remote URL. Repository will be automatically created on the first push.
- Code Review: Submit changes for review by pushing named branches that
begin with
change/*orpush-*(Jujutsu-style push branches). These branches are processed differently from regular long lived branches. - Fast and Beautiful UI: An unusually fast web interface to browse files, commit history and to review changes.
Read more #
Guides #
Try It Out #
Join Discord.
Git ‘n’ Coffee is currently in beta, and many important features are still missing. Send your feedback to hi@gitncoffee.com.
You can sign up here or see example git.git repository.