siemens / kas

Setup tool for bitbake based projects
MIT License
353 stars 144 forks source link

Checkout repositories using git credentials #61

Closed avrabe closed 2 years ago

avrabe commented 2 years ago

Using ssh to authenticate against repositories to check out is enabled. When switching to https and authentication via the git credential helper it is necessary to first setup the home directory before checking out the repositories.