'Is there a way to clone a specific tag from a git?

I was wondering if there was a way to clone a Git project by a specific tag ? I'm trying to do a C# console that clone project by options, such as name, branch ... But I can't find a way to clone it by a specific tag. Does someone knows a way to do it ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source