Closed (fixed)
Project:
Project Browser
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2022 at 18:23 UTC
Updated:
3 Feb 2023 at 16:59 UTC
Jump to comment: Most recent
Having the following in the composer.json file
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
}
Remove the extra leftover branch-alias from the composer.json file
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
rajab natshahComment #4
rajab natshahComment #6
diegorsFor me, the changes are ok, I also did the rebase and now the MR is mergeable.
I will keep as NR wait for others to review as well.
Comment #7
chrisfromredfinDiscussed in meeting and confirmed with @fjgarlin. Since we don't even have a master branch, this is non-sensical.
Comment #9
chrisfromredfinComment #12
tim.plunkettMakes sense, thanks