I downloaded the latest code of a repositiry as zip but now I want to be able to work with branches too.
Is there anyway I can use the folder as a git repository just l
You can paste git config file and set remote URL properly. You can start pull push. happy coding