cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello

I have 4 apps developed in BTP for S/4HANA Cloud. I want to have the 4 in a single Git repository. However I am unable to do it. I have 4 Git repositories, one for each app.

Is it possible to have a single Git repository for the 4 apps?

Thanks

Manuel

0 Likes
View Entire Topic
Cocquerel
Active Contributor
0 Likes

You may create a Git repository on top of the 4 other ones using submodules. See https://www.git-scm.com/book/en/v2/Git-Tools-Submodules

Manuelli
Participant
0 Likes

Thanks, Michael.

I meant to create single Git Repository in BTP. I do not know how to apply you link to BTP.

Thanks

Manuel