Commenting on forked code in github -


i've forked repo in github and, after looking through code, i'd make comment communicate information specific line of code original committer of line.

so question is: if make comment right there in forked version of file, original committer comment notification or need make comment in original repo?

no, unless mention them directly (using @).

what can do, on original repository, find commit (will https://github.com/username/repository/commits/abc123def456) add comment on line there. will notified


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -