Module git_branchless_submit::github

source ·
Expand description

GitHub backend for submitting patch stacks.

Modules§

Structs§

  • The GitHub code hosting platform. This forge integrates specifically with the gh command-line utility.

Constants§

  • Testing environment variable. When this is set, the executable will use the mock Github implementation. This should be set to the path of an existing repository that represents the remote/Github.

Functions§

  • Get the name of the remote repository to push to in the course of creating pull requests.