cancel
Showing results for 
Search instead for 
Did you mean: 

Best Practise to set GIT for our FIORI project using WebIDE

Former Member
0 Kudos

Hello Experts,

Currently there is a limitation on WebIDE where one WebIDE project folder can only have one GIT repository.

In our system we have many SAP Fiori apps and components.

Fiori app A can navigate to another Fiori app B,

Fiori app A will embed another application Fiori app C in a tab

Fiori app A will include a Fiori component C where we have our common utilities javascript files.

Essentially we need to have all Fiori Apps A, B, and C to be in one WebIDE project in order to test locally in WebIDE.

As each WebIDE project can only point to one GIT repository(By using the GIT tool provided by WebIDE), we now need all three Fiori apps (A, B and C) inside on GIT repo, under same branch.

This is not ideal as the master branch can get very messy from many too many changes.

Ideally we would like one GIT repository per Fiori app.

Could you please advise?

Thanks

Alice

Accepted Solutions (0)

Answers (0)