Learn more about these different git repos.
Other Git URLs
When the config contains a git url pointing to a non-existing branch, pungi will fail to get commit hash from that branch and die with an error saying Failed to resolve git://example.com/whatever#origin/bad-branch.
Failed to resolve git://example.com/whatever#origin/bad-branch
This is really not obvious and should instead say what is wrong: the branch (or the repo) does not exist). The more specific the error message the better.
Metadata Update from @lsedlar: - Issue assigned to lsedlar - Issue tagged with: 4.1.15
Log in to comment on this ticket.