In TortoiseHg, is it possible to suppress the confirm popup window that appears when pushing to an SSH repository?
It's the popup titled "Confirm Push to remote Repository" with a body text of "Push to remote repository ssh://server/repo?".
While I appreciate the warning, I'd like to disable it at least for some repos or some ssh paths.
Is it possible to disable this confirmation dialog and always allow the push?