Closed SolarLune closed 6 years ago
Note that you can force-push (git push -f ...
) to the same remote branch to update a PR. There's no need to open a new PR to change it.
Ah, that's right - thanks! I forgot about that capability.
Thanks!
No prob!
Hey there! I added a function to make it slightly easier to read a file in from a filepath. Seems like this might be a useful thing to add, considering this is probably what most people who load in a TMX file would do to get it in there. Let me know what you think. Thanks!