Cannot clone 3.3.5 branch

When I am trying to clone the 3.3.5 branch on a fresh setup, the guide says:

[ol][li]Right-click on the directory and click on Git Extensions → Clone (on recent versions: GitExt Clone…)[/li]
[/ol]
I don’t have either of these options:

https://i.ibb.co/yYJbjcW/image.png

Instead, when I click Git GUI I see this:

https://i.ibb.co/S5K87Hr/image.png

There is no Branch option. I went through the instructions off this and it’s giving me the Legion server solution by the end which has no authserver.exe. How am I using GIT wrong or how can I get the 3.3.5 branch cloned?

I was able to resolve this by using the GIT BASH command console:

git clone -b 3.3.5 https://github.com/TrinityCore/TrinityCore