]> source.dussan.org Git - redmine.git/commit
Merged r17061 from trunk to 3.4-stable (#27516)
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 7 Dec 2017 12:15:56 +0000 (12:15 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 7 Dec 2017 12:15:56 +0000 (12:15 +0000)
commitea070df5cde617c856b8eb7363941e5370d2c120
tree389220c6e1cae1f14f2aa10b7ff2676031937603
parent76dd10bd78bd43a458a9e72f6cc492e7e109f7c1
Merged r17061 from trunk to 3.4-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.4-stable@17067 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/scm/adapters/mercurial_adapter.rb