N
N
nixischev2014-12-11 20:21:11
PHP
nixischev, 2014-12-11 20:21:11

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

1 answer(s)
V
Viktor Vsk, 2014-12-11
@nixischev

So ?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question