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 25180d0 commit 18f1679Copy full SHA for 18f1679
init.rb
@@ -8,7 +8,7 @@
8
author 'Alex Dergachev'
9
url 'https://github.com/dergachev/redmine_git_remote'
10
description 'Automatically clone and fetch remote git repositories'
11
- version '0.0.1'
+ version '0.0.2'
12
13
settings :default => {
14
'git_remote_repo_clone_path' => Pathname.new(__FILE__).join("../").realpath.to_s + "/repos",
0 commit comments