DesertRose Posted 5 hours ago Report Share Posted 5 hours ago I have added the GUI fix for Germans Maceman and the fix for Roman Fertility here: https://gitea.wildfiregames.com/DesertRose/0ad-DR_fork I want to create a Pull Request of only the Roman Fertility fix for Issue #8735 but I can't remove the Maceman fix. How do I only include the two files needed for the Roman Fertility fix in the Pull Request? Quote Link to comment Share on other sites More sharing options...
Atrik Posted 5 hours ago Report Share Posted 5 hours ago The simplest workflow is to create a branch per PR. So that when you start working on a new fix or feature; just create a new branch. Quote Link to comment Share on other sites More sharing options...
DesertRose Posted 5 hours ago Author Report Share Posted 5 hours ago I think my issue is that I have yet to understand how to fully use the git push command to only commit the one branch I am currently working on. Like, I want to commit a branch that's called "bugfix-0-28-rome-fertility" 1 Quote Link to comment Share on other sites More sharing options...
DesertRose Posted 2 hours ago Author Report Share Posted 2 hours ago What git software do you guys use? I have found that using the console can be very cumbersome. Quote Link to comment Share on other sites More sharing options...
guerringuerrin Posted 1 hour ago Report Share Posted 1 hour ago hi, @DesertRose. It is highly recommended to use one branch for each change/feature you want to make. On windows I mostly use Git Bash (it's console) but for some stuff I use GitExtensions https://gitextensions.github.io/ I hope this can help you, last comment.: Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.