79762924

Date: 2025-09-12 12:25:34
Score: 1
Natty:
Report link

I was in a similar situation when I was skeptical about sharing my code. So before sharing my code I wanted to create another copy or create a copy of my repo with code. So below are the steps I followed.

  1. Create a copy of the project in your local file system

  2. Then go inside the project folder and manually delete the .git and the associated git folders

  3. Now open the project in Visual Studio.

  4. The from the bottom right extensions add the project to Git Repository and create a new Repository

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Sujit Prabhakaran