Use Folder/. instead
This simple solution worked for me!
So basically check what is the root folder for your project, in case it is called src, you can add them all like this:
git checkout --theirs src/.
Use Folder/. instead
This simple solution worked for me!
So basically check what is the root folder for your project, in case it is called src, you can add them all like this:
git checkout --theirs src/.