提交 1b0654ea 编写于 作者: T Tekin Suleyman 提交者: Pratik Naik

Ensure script/plugin installs ssh/git plugins. [#277 state:resolved]

Signed-off-by: NPratik Naik <pratiknaik@gmail.com>
上级 235d6357
......@@ -163,7 +163,7 @@ def svn_url?
end
def git_url?
@uri =~ /^git:\/\// || @url =~ /\.git$/
@uri =~ /^git:\/\// || @uri =~ /\.git$/
end
def installed?
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册