message no. 160518
Posted by rivarun in #github at 2017-01-06T22:01:54Z
hello. i have forked a github project, added the fork as a remote and i'm now trying to push to it like so: `git push my_username my_new_branch`. however i get `! [remote rejected] my_new_branch -> my_new_branch (pre-receive hook declined)`. in github settings there's no protected branches. how can i figure out what's going on?