Skip to content

PR #388 introduce a regression when using commit hash with config_version #399

@cmd-ntrf

Description

@cmd-ntrf

The commands
git fetch origin ${puppetenv_rev}; git switch -C ${puppetenv_rev} FETCH_HEAD

Do not work when config_version is a git commit hash.

We need to figure out a way to support commit hash, maybe the switch fails, we use checkout instead.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions