Closed ngocbd closed 2 weeks ago
I tried to reproduce but I wasn't able to get this error...
Maybe cache issue? Or using wrong branch?
Way more simpler than what I thought it was, "git fetch" only retrieves data from the branch; but it doesn't change the branch you're on.
git checkout zig-0.13
A simple checkout could fix it... This issue should be closed.
Step to re-procedure git fetch origin zig-0.13 zig build test
same error on master branch