http://downtothewire.io/ghpages-ghcomments/setup/
After cd gatekeeper add git checkout master , otherwise default development branch of gatekeeper is used.
Before git push heroku master add heroku git:remote --app <app_name>. You can not push to non-existent remote.
http://downtothewire.io/ghpages-ghcomments/setup/
After
cd gatekeeperaddgit checkout master, otherwise defaultdevelopmentbranch of gatekeeper is used.Before
git push heroku masteraddheroku git:remote --app <app_name>. You can not push to non-existent remote.