1

Created a bare repository using command "git clone --bare repo-url" and deleted the repository from GIT server.

Now i want to retrieve/restore the repository from bare content in my local in windows machine.

What are the steps to be followed?

Dinesh
  • 117
  • 3
  • 9
  • navigate to desired location, git clone bare-url – TheDudeWithHat Jun 02 '20 at 17:21
  • Does this answer your question? [How do I convert a bare git repository into a normal one (in-place)?](https://stackoverflow.com/questions/10637378/how-do-i-convert-a-bare-git-repository-into-a-normal-one-in-place) – GoodDeeds Jun 04 '20 at 18:56

0 Answers0