What Josh said. And, in git you can checkout a tag (just as you can a branch or a commit hash):
$ git checkout calcite-avatica-1.8.0 > On Mar 29, 2017, at 8:27 AM, Josh Elser <[email protected]> wrote: > > Hey Shi, > > It's not a branch, there is a tag: calcite-avatica-1.8.0 > > - Josh > > Shi Wang wrote: >> Hi, >> >> Which branch of Calcite should I use to build avatica 1.8.0 lease version? >> >> Best, >> Shi >> >> >>
