How to link custom git repository with js report studio?
-
I am looking for an option to link my remote git repository with jsreport.
So I can change my entities from js report studio and I can commit and push changes to my git repository.Is there any way to implement it?
Basically I am looking for push-button on the studio which pushes my changes into git repository.
-
This can't be done from the studio at this moment.
However, you can edit entities in the studio and then use your git client to commit/push.