fix(klipper): if set, use custom branch to check for update #332

Merged
Jookia merged 1 commits from RFC_branchfix into master 2023-04-16 08:56:19 +02:00
Jookia commented 2023-04-16 03:36:47 +02:00 (Migrated from github.com)

If a custom Klipper repository is not using 'master' as the branch checking for updates will fail or give stale data.

Fix this by checking the custom branch instead.

If a custom Klipper repository is not using 'master' as the branch checking for updates will fail or give stale data. Fix this by checking the custom branch instead.
dw-0 commented 2023-04-16 08:54:26 +02:00 (Migrated from github.com)

Good catch! Thank you!

Good catch! Thank you!
Sign in to join this conversation.