packit / upsint

Upstream Integration: work better with your upstream project.
GNU General Public License v3.0
2 stars 9 forks source link

enable performing a review from cli #48

Open TomasTomecek opened 4 years ago

TomasTomecek commented 4 years ago

with tig + upsint, it should be possible to perform a review

in tig diff view, one could set up shortcut to upsint add-review-comment $file $line $comment

and when all the comments are done, finish with the review.

The comments would ideally be stored in the git repo as git notes.