joelekstrom / fastmate

A native Fastmail-wrapper for Mac.
MIT License
193 stars 12 forks source link

Adding simple AppleScript support: #81

Closed mdbraber closed 2 years ago

mdbraber commented 2 years ago
joelekstrom commented 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 commented 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)

Thanks, didn't know about patched staging. Considering I already created the PR - how can I remove those changes on Github?

joelekstrom commented 2 years ago

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:

Skärmavbild 2022-06-10 kl  10 41 45