hive-forge: add dependency verb for issue/pr blocking relationships
This commit is contained in:
parent
32643dae36
commit
6a95aceedb
6 changed files with 121 additions and 11 deletions
|
|
@ -16,6 +16,7 @@ pub mod comment;
|
|||
pub mod comment_edit;
|
||||
pub mod comment_show;
|
||||
pub mod comments;
|
||||
pub mod dependency;
|
||||
pub mod diff;
|
||||
pub mod issue;
|
||||
pub mod issue_cmd;
|
||||
|
|
|
|||
Loading…
Reference in a new issue