Answer the question
In order to leave comments, you need to log in
How to display the content of Git branches with PHP, but without checkout?
Good day!
The task is the following: is it necessary to display the content of the branches of the Git Repository in some way using PHP (as I understand it, through `proc_open()`), and without a "physical" checkout? Example: github, bitbucket - when switching branches through the web interface, checkout on files does not occur, but the files themselves (/folders/content) are displayed as needed. How can I do that?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question