Suppose I cloned and modified jhipster-generator and I want to launch the application with:
jhipster
running this command will trigger the actual jhipster-generator repository on https://github.com/jhipster/generator-jhipster.
How would I link it to my current repository locally which has been modified?