|
|
|
|
|
by ktt
3842 days ago
|
|
What's interesting is that this project seems to be using itself for code review. Clone the repo and then fetch notes manually: git fetch origin refs/notes/*:refs/notes/*
After installing it through "go get" check existing code reviews with "git appraise list".There are notes from Jenkins and comments from developers as far as I can see. Seems to be a little bit slow on my computer but the idea is really brilliant. |
|