spacedentist / spr

Submit pull requests for individual, amendable, rebaseable commits to GitHub
https://getcord.github.io/spr/
MIT License
378 stars 33 forks source link

Introduce GitHubBranch type for working with branches on GitHub #68

Closed sven-of-cord closed 2 years ago

sven-of-cord commented 2 years ago

For a GitHub-side branch with name BRANCH:

This commit introduces a new struct, GitHubBranch, which constructs the names of refs for GitHub-side branches.

Test Plan: build locally, use to submit and land this diff. Also cargo test