hive-forge: add comments <number> [--json] [--limit] verb (closes #418)
This commit is contained in:
parent
502e9e0e70
commit
9ab241dc24
3 changed files with 66 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ pub mod close;
|
|||
pub mod comment;
|
||||
pub mod comment_edit;
|
||||
pub mod comment_show;
|
||||
pub mod comments;
|
||||
pub mod diff;
|
||||
pub mod issue;
|
||||
pub mod issue_create;
|
||||
|
|
|
|||
Loading…
Reference in a new issue