[
https://issues.apache.org/jira/browse/CAMEL-10503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684403#comment-15684403
]
ASF GitHub Bot commented on CAMEL-10503:
----------------------------------------
GitHub user chenapan opened a pull request:
https://github.com/apache/camel/pull/1289
CAMEL-10503 - Camel-Git: Add RemoteAdd command
Finally add RemoteList command too as it goes together. Tried to update
issue but JIRA were down.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chenapan/camel CAMEL-10503-RemoteAdd
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1289.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 #1289
----
commit a226b2f3eb903f5c59460bed7777e016f5a496d2
Author: Olivier Antibi <[email protected]>
Date: 2016-11-21T18:36:40Z
CAMEL-10503 - Camel-Git: Add RemoteAdd command
Finally add RemoteList command too as it goes together
----
> Camel-Git: Add RemoteAdd command
> --------------------------------
>
> Key: CAMEL-10503
> URL: https://issues.apache.org/jira/browse/CAMEL-10503
> Project: Camel
> Issue Type: Improvement
> Components: camel-git
> Affects Versions: 2.18.0
> Reporter: Olivier Antibi
> Assignee: Andrea Cosentino
> Fix For: 2.19.0
>
>
> Add command corresponding to native "git remote add", linked to
> "GitRemoteAddCommand" in JGit.
> In case you initialise an empty repository (not using "git clone"), then this
> RemoteAddCommand is needed to be able to push changes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)