L
L
lasermedcentre2015-04-03 14:16:17
PHP
lasermedcentre, 2015-04-03 14:16:17

How to visualize the existing repository on the site only in php?

There are several sites. All have GIT repositories, but in different folders (somewhere in the root, somewhere in the modules).
There is a desire to see a page with a tree of commits / branches on the site (as in github, bitucket).
GitLab is not suitable because there is no way to install Rubi.
HOWEVER, there is PHP.
Those. you just need a visualization page (on html + css + js based on php) of the GIT commit / branches tree with the ability to specify an arbitrary folder in which the repository lives , without the functionality of pullrequest, issue, wiki, etc. Only a tree.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Ruslan, 2015-04-03
@rutrader

https://git.wiki.kernel.org/index.php/Interfaces ,_frontends,_and_tools#Git_Watcher
git-scm.com/book/en/v1/Git-%D0%BD%D0%B0-%D1%81 %D0%...
www.gitphp.org
https://github.com/josegonzalez/php-git

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question