Open bcho892 opened 2 months ago
Is your feature request related to a problem? Please describe.
This seems to be happening because of our setup with workspaces, may have to resolve this by checking if the package is properly resolved
BEFORE MERGING
git fetch origin master:master
git rebase master
git merge master
Is your feature request related to a problem? Please describe.
This seems to be happening because of our setup with workspaces, may have to resolve this by checking if the package is properly resolved
BEFORE MERGING
git fetch origin master:master
, thengit rebase master
orgit merge master
)