stax 0.96.7

Fast stacked Git branches and PRs
Documentation
1
2
3
4
5
6
pub mod client;
pub mod gh_stack;
pub mod pr;
pub mod pr_template;

pub use client::GitHubClient;