Files
faas-cli/versioncontrol
Lucas Roesler 004f20be4d Allow using any default branch name for template repos
**What**
- Use the git server's default remote branch when the template repo
  refName is empty. This allows us to support _any_ default branch
  instead of the previously hard coded `master`

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
2020-12-03 20:23:51 +00:00
..