Build Flink for a specific tag
Posted by
Flavio Pompermaier on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Build-Flink-for-a-specific-tag-tp4615.html
Hi to all,
I wanted to update my Flink cluster installation to Flink 0.10.1 but I can't find the respective branch.
In the past, I used to go in the apache-flink git folder, exec a git pull and a git branches -a in order to checkout on the proper release branch. However I saw that there's only a tag for the 0.10.1 release (i.e. release-0.10.0). What command should I do to align my sources with that tag?
Thanks in advance,
Flavio