Closed gbkwiatt closed 1 year ago
Would be nice if you can fetch and push original tags from upstream. This will allow moonraker to see repo properly for updater (if debug is enabled with moonraker)
To do so run git fetch --tags upstream git push -f --tags origin master
git fetch --tags upstream
git push -f --tags origin master
I've cloned your repo so I can keep it up to date with original klipper here: https://github.com/gbkwiatt/klipper-idex
Would be nice if you can fetch and push original tags from upstream. This will allow moonraker to see repo properly for updater (if debug is enabled with moonraker)
To do so run
git fetch --tags upstream
git push -f --tags origin master
I've cloned your repo so I can keep it up to date with original klipper here: https://github.com/gbkwiatt/klipper-idex