Open ComputerGeekNerd opened 5 years ago
I'm a little confused. I need a little help
Do you know how to work with git branches? You should have a branch for each change, push both, and then open a PR for each.
Okay. Got it.
@ComputerGeekNerd If you create a new branch for each change you wish to make, then you can prevent your changes from squashing. Then, you just need to open a pull request from each branch with the commits.
@ComputerGeekNerd Can we close this PR since you have now created 2 separate PRs?
You've still got the two changes in the same PR. Let me know if you need help.