-
I am such a noob when it comes to github. Currently, I have two patches waiting for a merge. I now added a new section to patch-1. Do I need to do a pull request again, or will an already "pull requested" patch considered for a merge anyway no matter the number of changes I did until the merge? |
Beta Was this translation helpful? Give feedback.
Answered by
cromewar
Feb 20, 2022
Replies: 1 comment
-
Depends a lot on the context, however if each one has different changes it should not cause any troubles, however in sake of good organization, I'll suggest to close the oldest ones and send just one pull request with all changes on it. Cheers. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
n4n0b1t3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Depends a lot on the context, however if each one has different changes it should not cause any troubles, however in sake of good organization, I'll suggest to close the oldest ones and send just one pull request with all changes on it.
Cheers.