DesertRose Posted March 7 Share Posted March 7 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? Link to comment Share on other sites More sharing options...
Atrik Posted March 7 Share Posted March 7 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. Link to comment Share on other sites More sharing options...
DesertRose Posted March 7 Author Share Posted March 7 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 Link to comment Share on other sites More sharing options...
DesertRose Posted March 7 Author Share Posted March 7 What git software do you guys use? I have found that using the console can be very cumbersome. Link to comment Share on other sites More sharing options...
guerringuerrin Posted March 7 Share Posted March 7 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.: Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now