/gitdownload

Enable Redmine to download a GIT repository as ZIP or TAR.GZ

Primary LanguageJavaScript

gitdownload

Requirements

  • Linux/Unix based OS
  • GIT installed

Should work with ...

  • Redmine >= 2.6
  • Git >= 1.9

Installation

Clone repository:

git clone https://github.com/ochorocho/gitdownload.git

Restart Redmine:

cd /your/redmine/root/
touch tmp/restart.txt

** IMPORTANT: **

  • Permissions are tied to "commit_access"
  • Make sure "Hostname" and "Protocol" is set correctly under Administration -> Plugins -> Gitdownload -> Configure!
  • On the plugins configuration site set the GIT Url

Features

  • export branches
  • export specific changeset
  • choose format for export, tar.gz or zip
  • show and copy repository path