Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Looks neat in theory, but in practice how is the experience? Can anyone who used it give some feedback?


I mean... Just look at how to comment some line:

`git appraise comment -f README.md -l 2 -m "Ah, so that's what this is" 1e6eb14c8014`


That is hopefully managed by a plugin to vscode or a web app. Git feels like the substrate, appraise the middle layer, and for mot use cases an UI would be added on top.

Unlike regular git where command line is surprisingly useful despite being an awful mess (It's just hard to make better tools for many git tasks), I don't think command line code reviews would be the primary user interface.


there is a web interface [1] and also an eclipse plugin [2]. It would be nice if there was an intellijplugin as well.

[1] https://github.com/google/git-appraise-web [2] https://github.com/google/git-appraise-eclipse




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: