having this rebuild script ``` ⋊> ~ cat /home/ligi/bin/scripts/kontinuum-rebuild #!/usr/bin/env bash git tag -d rebuild git tag rebuild git push origin :rebuild git push origin rebuild -f ``` but would be great if kontinuum uses the other branch name if existent