ghpages-ghcomments icon indicating copy to clipboard operation
ghpages-ghcomments copied to clipboard

Documentation fixes

Open selivan opened this issue 7 years ago • 0 comments

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.

selivan avatar Aug 11 '18 20:08 selivan