Clone Git Repository using new CMake FetchContent Functionality

Hey, thx for your reply :slight_smile:
could you verfiy this
Open the cloned opencv repo with a Git Gui and see if the checkout commit is actually attached to origin

This is the result in my case.

However when I open a shell and type in git clone … I’ll get this.
(see next post. I’m only allowed to post 1 image per post)

This is my expected result from performing a clone operation. Can you observe the same behaviour?