gilvansfilho commented on code in PR #8661: URL: https://github.com/apache/camel/pull/8661#discussion_r1014725125
########## components/camel-git/src/main/docs/git-component.adoc: ########## @@ -83,5 +83,17 @@ from("git:///tmp/testRepo?type=commit") .to(....) --------------------------------------- +== Custom config file +By default camel-git will load .gitconfig file from user home folder. You Review Comment: Done. -- 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-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org