flyingcircusio / batou

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

Allow git Clone to checkout tags. #360

Closed sweh closed 1 year ago

sweh commented 1 year ago

Right now only branches and revisions can be cloned using batou.lib.git.Clone. This PR introduces support for git tags.