cancel
Showing results for 
Search instead for 
Did you mean: 

WebIDE Project's root folder cannot be pushed to BitBucket Git

former_member253610
Participant
0 Kudos

Hi,

I tried to pushed my UI5 project to company' BitBucket Git Server. Commit was successful. But root folder didn't appeared in Git repo. It is like this in Git server:

As you can see only subfolders and files were pushed to Git repo. And now the root folder is in Git pane waiting to be committed. But it is marked as 'D'. I cannot commit it. It gives me 'Push request failed Git result: REJECTED_NONFASTFORWARD' error. And I cannot fetch/rebase/merge. It says I have uncommitted files:

I don't know what else I can do. I can push new files to repo. But I cannot rebase or fetch...

Your help is highly appriciated.

Accepted Solutions (0)

Answers (2)

Answers (2)

michal_tall
Employee
Employee

Hi,

It looks like you didn't stage your changes before you clicked on Commit.
Also, you cannot rebase/merge because you have uncommitted files.
You need to stage the files by checking the checkbox in the Stage column.
Then add a commit message and commit.

Regards,
Michal

michal_keidar
Active Contributor
0 Kudos

michal.tall tomer.epstein uri.nizan - Please assist.

Thanks,
Michal.