### Description On `pre-push` Getting this error when my local doesn't have the `main` branch, how can I switch this to `origin/main` ? <img width="849" height="220" alt="Image" src="https://github.com/user-attachments/assets/7984bdc2-8363-485d-a761-dfd481d4f47c" /> ### `lefthook.yml` <!-- If the bug relates to some configuration options, please provide a config example --> ### Commands to reproduce <!-- Don't forget to enable verbose logs. --> ```bash export LEFTHOOK_VERBOSE=true ``` ### Lefthook version <!-- `lefthook version -f` --> ### Possible solution <!-- Your ideas -->