cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

tutorial github checkout help needed

kjyothiraditya
Participant
0 Likes
451

Tutorials: https://developers.sap.com/tutorials/btp-app-create-directory.html
--------------------------

While following step5 and substep4, which asks us to checkout to main branch nothing happens. So as part of tutorial do we upload any files to repository on Github because i couldnt see any files being uploaded in Github? All files from tutorial were copied to cpapp folder in the end.

Could you please guide me if I am following correctly ?

Regards

Aditya

View Entire Topic
Ivan-Mirisola
Product and Topic Expert
Product and Topic Expert

Hi jyothiraditya.k

Did you checkout any example you wanted to work with? I believe the instructions state that your action should be to use one of the branches which refers to a particular sample. for example:
git clone create-ui-fiori-elements
Once you do it, the branch gets loaded into your cloned repository. Therefore, your local repository will contain all the changes made up to the point where the author wants you to experience that particular sample. Did you do that? If so, which branch didn't get any changes loaded in comparison with which other branch?Best regards,
Ivan