GitHub user valtoni opened a pull request:
https://github.com/apache/camel/pull/2431
CAMEL-12666: Create push tag operation
Operation "createTag" must be able to work with mandatory parameters
tagName and remoteName. Example section documentation was updated.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/valtoni/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2431.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2431
----
commit e25bd64ad841f35b54758cec0cafe88a655df0d8
Author: valtoni <valtoni@...>
Date: 2018-07-18T18:09:30Z
CAMEL-12666: Create push tag operation
----
---