2017-11-23
I completed implementing comments on lines in diffs in git-ssb-web: %5SAOXTt....
@arj requested this feature in %lsZl5ST... and @cryptix motivated it in %8Eh3er8.... This closes an 11-month old issue %4RfTsh/....
Example line-comment
message: %Zh4ZUal...
Replies to a line-comment are the same as replies to a post
thread:
%W2CWvjy...
This one was a mistake; please ignore it: %RwIeGY9...
Screenshot, from
http://localhost:7718/%25dj8flkHHw9iE2alf5Sip9xBRYuhnUudUbBehP5QYZ98%3D.sha256/files:
To make a comment on the diff, click the "..." links on the left side of the diff view for the line where you want to place a comment. This should work on a pull-request diff or a commit diff. The comment thread will be anchored to the commit + file + line number (which is how git-appraise
does it). Let me know if you find any bugs or have trouble with the feature.
Next I will try to implement UI for this in patchfoo.