hive-forge: add pr-commits verb (PR commit list, survives rebase-rewritten shas)
This commit is contained in:
parent
3cec0a69eb
commit
9f9c1167ae
3 changed files with 55 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ pub mod lint;
|
|||
pub mod list;
|
||||
pub mod milestone;
|
||||
pub mod pr;
|
||||
pub mod pr_commits;
|
||||
pub mod pr_create;
|
||||
pub mod pr_merge;
|
||||
pub mod pr_reviews;
|
||||
|
|
|
|||
Loading…
Reference in a new issue