Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E0A65200BC5 for ; Tue, 22 Nov 2016 10:57:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DF4B4160B1F; Tue, 22 Nov 2016 09:57:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5885B160B0A for ; Tue, 22 Nov 2016 10:57:59 +0100 (CET) Received: (qmail 58501 invoked by uid 500); 22 Nov 2016 09:57:58 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 58479 invoked by uid 99); 22 Nov 2016 09:57:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Nov 2016 09:57:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 729F92C4C70 for ; Tue, 22 Nov 2016 09:57:58 +0000 (UTC) Date: Tue, 22 Nov 2016 09:57:58 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAMEL-10503) Camel-Git: Add RemoteAdd command MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 22 Nov 2016 09:58:00 -0000 [ https://issues.apache.org/jira/browse/CAMEL-10503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15686251#comment-15686251 ] ASF GitHub Bot commented on CAMEL-10503: ---------------------------------------- Github user chenapan closed the pull request at: https://github.com/apache/camel/pull/1289 > 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)