luciof55 / plus_gantt

Plugin for Redmine wich render a project gantt adding a control date in order to visualize the expected ratio. Also calculate automatically issue due date.
10 stars 14 forks source link

git address is "not found" #9

Closed gessel closed 6 years ago

gessel commented 6 years ago

The pull request should be:

git clone https://github.com/luciof55/plus_gantt.git

And you might consider adding:

cd .. bundle exec rake redmine:plugins RAILS_ENV=production touch tmp/restart.txt

luciof55 commented 6 years ago

Hi Gessel.

Resolved, please verify. Thanks in advance.

Regards.

gessel commented 6 years ago

Thanks! :) (and thanks for the very helpful code)