modm-io / lbuild

lbuild: a generic, modular code generator in Python 3
https://pypi.org/project/lbuild
BSD 2-Clause "Simplified" License
37 stars 12 forks source link

Make VCS branch entry optional #40

Closed salkinium closed 5 years ago

salkinium commented 5 years ago

Fixes #26 by making the branch entry optional and cloning the default branch. If a commit is specified, the branch information is ignored.

cc @dergraaf @cajt