-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Currently we cannot set the branch we want to fetch in the registry file.
The workaround is to exploit that branches and tags are handled sufficiently similar that we can just pretend that our branch is a tag in things will work. This workaround will be okay with fpm since we are currently not making a distinction between branches and tags in the fpm.
On the other hand, this behaviour can also be exploited to add commits from forks using the tag key in the registry, like I have done in the past here: 4e4da02
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working