+[8 years ago]jean-pedrook that's better to move the file at root repo...keep it simple :) +[8 years ago]rostamHI newbie question, regarding code review, once my I pull request, a team member can comment and I need to change the code again and resubmit (push) and pull request again? +[8 years ago]gryis there a way to download a diff corresponding to a commit? +[8 years ago]gryit i view this page https://github.com/jamesryanalexander/Duplication-Detector/commit/9ef68eeefd33cc871463fc086603234cf684ace0 and i would like to get the diff file +[8 years ago]grynvm, i jsut added it as a remote, no need to
spaceone, thanks yes I agree that is what I am looking into.
+[8 years ago]MuffinMedicIf someone already submited a pull request, how can I also make changes to the same PR? I want to edit the file that was committed and add that commit into the same PR. +[8 years ago]nedbatMuffinMedic: you can make a PR into their branch. once it's merged, it will be part of their PR. +[8 years ago]nedbatMuffinMedic: or you can coordinate with them and just add a commit to that branch. +[8 years ago]MuffinMedicnedbat: the latter requiring i need with permissions to the branch? +[8 years ago]nedbatMuffinMedic: i'm not sure branches have permissions?