]> source.dussan.org Git - redmine.git/commit
Merged r17061 from trunk to 3.2-stable (#27516)
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 7 Dec 2017 12:22:32 +0000 (12:22 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 7 Dec 2017 12:22:32 +0000 (12:22 +0000)
commit4fb2d864afba89e19808c8d748bd64c02d56605b
tree40e414d46489f7a890a091f5b8c0c43fb8e1d6a4
parent3481b49a1aea34d32dd9ae9a9bac2f2af4523cc0
Merged r17061 from trunk to 3.2-stable (#27516)

mercurial: separate command options and positional arguments with "--"

We don't have much problems here thanks to hgtarget(path) and CGI.escape(),
which prepends a repository path and encodes "=" character respectively, but
it's better to not rely on the side effect of these functions.

Contributed by Yuya Nishihara.

git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@17075 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/scm/adapters/mercurial_adapter.rb