Closed mdbraber closed 2 years ago
@mdbraber To achieve this you need to do patched staging - git add -p
and only add the relevant lines of the xcodeproj instead of adding the whole file, skipping the development team part. Or edit the PR to remove those changes on github directly (I can help with that if needed)
@mdbraber To achieve this you need to do patched staging -
git add -p
and only add the relevant lines of the xcodeproj instead of adding the whole file, skipping the development team part. Or edit the PR to remove those changes on github directly (I can help with that if needed)
Thanks, didn't know about patched staging. Considering I already created the PR - how can I remove those changes on Github?
I added a commit which reverts the team changes - to do it manually in a PR you can view the changed files and click edit file: