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?
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?