Expand description
GitHub backend for submitting patch stacks.
Modules§
- testing
- Testing utilities.
Structs§
- Github
Forge - The GitHub code hosting platform.
This forge integrates specifically with the
gh
command-line utility.
Constants§
- MOCK_
REMOTE_ REPO_ PATH_ ENV_ KEY - 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§
- github_
push_ remote - Get the name of the remote repository to push to in the course of creating pull requests.