fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
459 stars 10 forks source link

[bug] Invalid refs #2272

Open LazyRichard opened 1 month ago

LazyRichard commented 1 month ago

After I upgraded the fork to version 1.99.3.0, this error appeared.

[bug] Invalid refs: refs/remotes/m/master != refs/remotes/origin/feat/compute

for information the errored repository is using git-repo with worktree option

DanPristupov commented 1 month ago

Thank you for reporting the problem.

DanPristupov commented 1 month ago

Do you know why you have such the weirdly named remote m? Did you create it or it's created by git-repo?

LazyRichard commented 1 month ago

the branch /m/master is created by git-repo tools.

For reference, see the Stackoverflow post

DanPristupov commented 1 month ago

Can you create a sample repo using git-repo and send it to support@fork.dev as a .zip? That would help me to investigate the problem faster.

LazyRichard commented 1 week ago

Do you have any plans to fix this?

These error message windows keep popping up on top of each other, so if I leave it alone for a long time, I get a very large number of error message windows.

This makes me very annoying