You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gn...@apache.org on 2024/02/27 06:13:23 UTC

(camel) branch main updated: Remove backport as a git module

This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 914c2e76e0b Remove backport as a git module
914c2e76e0b is described below

commit 914c2e76e0b267c9a889e70bf5b9d00e00b2f4bd
Author: Guillaume Nodet <gn...@gmail.com>
AuthorDate: Tue Feb 27 07:12:54 2024 +0100

    Remove backport as a git module
    
    Related commit: d79c9f9
---
 .gitmodules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 6d6303adbe3..e10cc9959c1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,3 @@
-[submodule ".github/actions/backport"]
-	path = .github/actions/backport
-	url = https://github.com/tibdex/backport
 [submodule ".github/actions/create-or-update-comment"]
 	path = .github/actions/create-or-update-comment
 	url = https://github.com/peter-evans/create-or-update-comment.git