PHP class for GIT GUI with commit tree -


i have re-seller account (https://www.panthur.com.au/reseller) php, git etc installed (scroll down page full specs).

on 1 of cpanel accounts have set git server account host websites (there few sites on different sub-domains) can version control these sites , work other devs in maintaining sites.

i set manage.domainname.com manage git. part of able few things merge , branch (i put behind login), see graphical tree of commits in sourcetree. swap between projects.

i have found basic ones don't seem have large number of functions (most of projects not under current development), , don't seem have option of graphical tree. create main page have choice of repository dirs etc, suggestions classes may graphical tree etc?

[for remote repo]

since set git server on re-seller account, features view graphical tree etc need develop if panthur don’t support features.

[for local repo]

also can clone git server locally, , view local repo source tree or tortoisegit etc.


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

c# - Populating Gridview inside Listview ItemTemplate On Web User Control from Code Behind -