You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/11/07 13:55:06 UTC

[GitHub] [camel] davsclaus commented on a diff in pull request #8661: [CAMEL-18646] Provide custom configuration

davsclaus commented on code in PR #8661:
URL: https://github.com/apache/camel/pull/8661#discussion_r1015451221


##########
components/camel-git/src/main/java/org/apache/camel/component/git/GitEndpoint.java:
##########
@@ -77,6 +77,9 @@ public class GitEndpoint extends DefaultEndpoint {
               label = "producer")
     private String operation;
 
+    @UriParam(description = "A String with path to a .gitconfig file", label = "producer,consumer,advanced")

Review Comment:
   producer and consumer is default, so only use "advanced"



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org