Problems updating scurve-shaping branch #42

Closed
opened 2020-11-24 18:57:58 +01:00 by 1N4148 · 3 comments
1N4148 commented 2020-11-24 18:57:58 +01:00 (Migrated from github.com)

Get this when trying to update scurve-shaping branch:

Checking out dmbutyugin

error: pathspec 'dmbutyugin' did not match any file(s) known to git

Installed Klipper, Moonraker & Fluidd with Kiahu, switched also from master to scurve-shaping, but now I cannot update with Kiahu.

Manual update is working:

git fetch dmbutyugin
git checkout dmbutyugin/scurve-shaping

Get this when trying to update scurve-shaping branch: ###### Checking out dmbutyugin error: pathspec 'dmbutyugin' did not match any file(s) known to git Installed Klipper, Moonraker & Fluidd with Kiahu, switched also from master to scurve-shaping, but now I cannot update with Kiahu. Manual update is working: >git fetch dmbutyugin >git checkout dmbutyugin/scurve-shaping
dw-0 commented 2020-11-24 19:15:31 +01:00 (Migrated from github.com)

Thanks for the report, i will have a look at it tomorrow.

Thanks for the report, i will have a look at it tomorrow.
dw-0 commented 2020-11-26 11:02:18 +01:00 (Migrated from github.com)

@1N4148 I was able to reprocude the error. I think i solved the issue, it was a typo in the update function.
Can you please update KIAUH and try again please? In my tests, everything worked fine again now.

@1N4148 I was able to reprocude the error. I think i solved the issue, it was a typo in the update function. Can you please update KIAUH and try again please? In my tests, everything worked fine again now.
1N4148 commented 2020-11-26 11:16:07 +01:00 (Migrated from github.com)

Looks good, but meanwhile I've updated the branch manually.

But doing an update on the same branch doesn't show the error message anymore :)

Looks good, but meanwhile I've updated the branch manually. But doing an update on the same branch doesn't show the error message anymore :)
Sign in to join this conversation.