Error While adding the mcuboot folder in repo.

Hi,

We are using the nordic sdk 1.9.1.

I have created my own project and i want whole sdk commit to my repo. I am able to build the project. I am not able to commit the mcuboot, It showing the error you are not able to commit the git repository under another git repository.

1. If i remove the. git folder in the sdk then we are able to commit but nothing got committed in the mcuboot folder. I am Not able to build the project.

2. I have tried to create the mcuboot as repository which conitain same file which mcboot repo having and add as the sunmodule to my repo, still i am facing the build issue.

Can you please explain the by removing the .git folder we are facing the build issue. What is role of .git folder of mcuboot for successfully building of the project.

How i can commit the whole Nordic SDK  and mcuboot  folders in my repository 

Related