phlegx / redmine_gitlab_hook

This plugin allows you to update your local Git repositories in Redmine when changes have been pushed to GitLab.
MIT License
218 stars 73 forks source link

Update app/controllers/gitlab_hook_controller.rb #44

Closed ghost closed 5 years ago

ghost commented 5 years ago

Fix error "fatal: not a git repository" under Windows

Single quote in repo path under Windows throw error "fatal: not a git repository"