miguelcobain / dokku-git-https

A plugin for Dokku that configures git to use https:// instead of git://

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dokku-git-https

A plugin for Dokku that configures git to use https:// instead of git://

installation

# on 0.3.x
cd /var/lib/dokku/plugins
git clone https://github.com/miguelcobain/dokku-git-https.git dokku-git-https
dokku plugins-install

# on 0.4.x
dokku plugin:install https://github.com/miguelcobain/dokku-git-https.git dokku-git-https

About

A plugin for Dokku that configures git to use https:// instead of git://


Languages

Language:Shell 100.0%