asfaltboy / SublimeTestPlier

run python tests quickly from within a project
https://packagecontrol.io/packages/Test%20Plier
MIT License
10 stars 4 forks source link

All my updates #26

Closed evandrocoan closed 4 years ago

evandrocoan commented 5 years ago

Following from https://github.com/asfaltboy/SublimeTestPlier/issues/24 (Can I use shell_cmd instead of cmd?) I can open a pull request right from my master branch, without any git conflicts. At least, GitHub now is saying so: image

I can revert back the destructive changes I did like renaming the python_test_plier.py and remove the unit tests with git revert commits.

Having to create separate pull request for each feature/changes, would require too much work and I would not have to do it. I would prefer spend this time fixing bugs and adding new features for either this or any of the other package I am maintaining.