Git clone single-serve specified version

Hello. It’s possible to clone single-server brunch with specified (not latest) version?
git clone -b single-server https://github.com/RocketChat/Rocket.Chat.ReactNative

Hi! Welcome to our community!

We don’t have specific tags for that branch. What you could do it is clone that branch, and revert to the commit you want. The commit that will define the version is usually something like Bump … like so: