eric-wieser / computercraft-github

A readonly github repository client for computercraft
MIT License
27 stars 15 forks source link

support branch/tags specification #5

Closed aaronmallen closed 8 years ago

aaronmallen commented 8 years ago

Added

aaronmallen commented 8 years ago

going to rebase and clean up, then resubmit the pull request.

eric-wieser commented 8 years ago

No need to resubmit - just push -f and the PR will update itself

aaronmallen commented 8 years ago

push f is for the devil!

eric-wieser commented 8 years ago

push --force-with-lease is a little less bad if you're sharing history

Also, github has explicit UI support for push -f in pull requests