I git cloned the Android support libraries repository:
git clone https://android.googlesource.com/platform/frameworks/support/
Now let's say I want to checkout version 26.1.0. How can I do that ? There doesn't seem to be any tag or branch matching.