Answer the question
In order to leave comments, you need to log in
How to use the .git folder sent by the customer?
Hello. I didn’t really work with git, I only know how to clone and upload :)
Now the task is to transfer the site from a self-written CMS to Bitrix. Instead of hosting access, the customer sent a .git folder and a database. I'm mainly interested in images and, if possible, css and js files.
Tell me, is it really something to get out of this? If so, how?
Answer the question
In order to leave comments, you need to log in
You create a project folder, put a .git folder in it.
You go to the project, you do it through the console
and it should restore the files from the current branch.
If necessary, use git checkout to go to the desired branch.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question