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

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -

javascript - three.js lot of meshes optimization -