Hi All, I'm using Git component to work with a Git repo. Trying to check out some specific tag (like here https://stackoverflow.com/questions/791959/download-a-specific-tag-with-git) Not sure, but it seems like the 'checkout' operation is not supported yet. Do I have to use the JGit API for this or there is some other way to do it using camel-git?
Cheers and Happy New Year! Dmitry