Please do not ask me how this has occurred, for I can only guess and would very probably be wrong.
I have in my local folder a nested copy of my local folder. This nested copy has been recognized by Bitbucket as a submodule (a folder icon that contains a folder), but there is no record of it in a .gitmodules file -- neither on my local server, nor on Bitbucket, nor on my remote server. I even checked my .git/config file -- nothing.
What would be the best way to remove the folder on my local drive, and its empty registered equivalent on the Bitbucket cloud and remote server?
Roddy
That I may help with the response to this question.
1) Would I remove first remove the subfolder and its .git subfolder in my local repository, or would I first remove the reference to it in my Bitbucket repository?
2) Also, would you recommend a procedure other than $ rm -rf in my local repository and a simple delete in my Bitbucket repository?
If you have an alternative strategy please provide it and explain why, else I will simply rebuild the whole thing.
Roddy
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.