flyingcircusio / batou

batou is a universal, fractal deployment utility using Python.
https://batou.readthedocs.org
Other
47 stars 12 forks source link

Fix checkout of tags #362

Closed sweh closed 1 year ago

sweh commented 1 year ago

Sometimes it is necessary to explicitely call git fetch --tags to get all available tags before one can switch to the desired tag.