A cloned project from git repo A
was copied in another folder in the local system and tried to be pushed in an another new repository B
.
All the files except the previous cloned project folder got pushed successfully. The folder in the git repo showing as [folder_name]@232435
.
I want to remove this remote folder removed from repo, and push the folder successfully in the repo without any sub modules coming into picture.