Open TomasTomecek opened 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
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.
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.