cancel
Showing results for 
Search instead for 
Did you mean: 

How to commit changes to GIT

former_member185241
Active Participant
0 Kudos

Hello,

I am using a trail Web IDE. I can deploy the changes to HCP. but When i try to open it in WebIDE it says

Clone request failed

Also in the GIT PANE all options are disable. how can i make them enabled ?

Thanks,

Abhishek

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Abhishek,

Follow below steps for git repository:

1. Go to Hana Cloud Cockpit-> HTML5 Application->Create a new application.

2. Click on the application link -> Than go to versioning tab in that under Source Location section clikc on Edit Online link.

3. Now it will open the project in the SAP WEBIDE of the account (before this it will authenticate you provide your username =<p user with trial in the end> and password )

4. Now you create the new application in that project or can import an existing application.

5. Now you are connected to your git repository ,if you check you Git Pane all the buttons will be enable. Now you can commit n push using this pane.

Thanks

Viplove