Replace gohg with direct hg command invocation.

Review Request #14929 — Created March 18, 2026 and updated — Latest diff uploaded

Information

rb-gateway
master

Reviewers

The gohg package hasn't had any updates since 2014. Given that this
package wraps the hg executable and our needs are quite limited, this
change replaces that with invoking hg ourselves.

  • Ran unit tests.
  • Ran integration tests.

Commits

Files