Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCreate project development branch? #1619
Open
Labels
Comments
|
Thanks for pointing that out. To be honest that was completely my bad. I mistakenly did a force push and thus the conflicts. Did you have a lot of conflicts? |
|
My PR, #1608, shows a lot of conflicts. All I did was add a column to the table in the readme though. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like there is only a
masterbranch for this repo at this time. This has caused any commits to affect PRs which now show large numbers of conflicts. Would it be possible to get a development branch or other instructions as to how PRs should be made to avoid this situation going forward?