jhipster / jdl-studio

JDL Studio is an online JHipster Domain Language visual editor
https://start.jhipster.tech/jdl-studio/
Apache License 2.0
405 stars 114 forks source link

Add git fetch before checkout of the gh-pages branch #110

Closed SudharakaP closed 4 years ago

SudharakaP commented 4 years ago

This syncs with the remote by executing git fetch before checkout of the gh-pages branch in the submodule.

Note: This is a duplicate PR to update gh-pages and test it out.

Related to Related to https://github.com/jhipster/jhipster-online/pull/236