/brancher

A simple PHP web UI to switch between branches.

Primary LanguagePHPMIT LicenseMIT

Brancher

A simple PHP web UI to switch between branches.

Configuration

At the location of the Brancher installation, a .env file must be created with the following content:
GITDIR="/home/www/path/to/git/project"

Notes

This software project uses GIT-PHP and phpdotenv, which are licensed under the BSD License.