We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9868a31 commit 87b067dCopy full SHA for 87b067d
init.rb
@@ -10,7 +10,7 @@
10
author 'Alex Dergachev'
11
url 'https://github.com/dergachev/redmine_git_remote'
12
description 'Automatically clone and fetch remote git repositories'
13
- version '0.0.2'
+ version '0.0.3'
14
15
settings :default => {
16
'git_remote_repo_clone_path' => Pathname.new(__FILE__).join("../").realpath.to_s + "/repos",
0 commit comments