+ [2019-10-02T16:52:00Z] cocof hint: Updates were rejected because the tip of your current branch is behind
+ [2019-10-02T16:52:13Z] cocof all I want is to push local branch to github.
+ [2019-10-02T16:52:27Z] cocof how i can force git to accept?
+ [2019-10-02T16:53:31Z] tang^ --force
+ [2019-10-02T16:54:28Z] cocof ty.

message no. 174850

Posted by jayjo in #github at 2019-10-02T15:48:36Z

does anyone know of a github action that will build and deploy a python application to pypi?
+ [2019-10-03T01:38:19Z] learningc I was wondering, is there a feature to hightlight all instances of a word when using github website?
+ [2019-10-03T01:53:22Z] disi anyone know how to style a dropdown summary in github-flavored markdown?
+ [2019-10-03T04:11:30Z] sydbarret how do I see if my profile is public or private in github?
+ [2019-10-03T15:05:20Z] palate is it the right place to ask about graphql?
+ [2019-10-03T15:05:52Z] palate I'd like to get the pullRequests between two releases (two tags). All I manage to do is `pullRequests(last: 5)`. I don't want the last 5, I want the ones between two tags