Problem with merge repo from git when not merged with master branch #1552
-
Hello, from 3 weeks I had weird problem when building flutter app (triggered by pull requests). When branch is not updated with master, I always see error like this:
If I do "git merge master" before push my branch, everything seems to be ok. I don't have any .git/config files in repository. Seems like VM hasn't proper configuration? But why only for branches which are not updated with master? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @ewa-radomska-codeclusive, we are looking into this and i will get back to you. |
Beta Was this translation helpful? Give feedback.
Can you please try again, let us know if the issue still persists.