SaaSHub helps you find the best software and product alternatives Learn more →
Git-appraise Alternatives
Similar projects and alternatives to git-appraise
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
git-appraise discussion
git-appraise reviews and mentions
- If I Could Make My Own GitHub
-
Migrating Dillo from GitHub
Seems as a good idea to pitch git-appraise https://github.com/google/git-appraise
I'm not part of the project at all, but this is the only offline code review system I've found.
- Git-appraise: Distributed code review system for Git repos
-
Show HN: Tangled – Git collaboration platform built on atproto
There is also https://github.com/google/git-appraise which uses git-notes and a plugin (with UI server included)
-
Gitlab's ActivityPub architecture blueprint
git-appraise[1] implements that concept. From Google, no less.
I've never used it, or seen it used in the wild, but it always seemed intriguing, and like the obvious approach. The web UI traction is far greater for this to have any serious usage, but I wonder if Git had that ability from the start, if the web UI concept would've taken off as it did.
[1]: https://github.com/google/git-appraise
- Git-appraise – Distributed Code Review for Git
-
git-appraise – Distributed Code Review for Git
I believe their docs cover the scenario of reviewing someone's code by pushing your review to the git repo, and others can use `git appraise list` to see open pull requests.
https://github.com/google/git-appraise/blob/master/docs/tuto...
A trivial git-hook could be setup for automating email notifications.
- Commit comments no longer appear in the pull request timeline
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Jun 2026
Stats
google/git-appraise is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of git-appraise is Go.