feat(hive-forge): repo-search verb — keyword/topic search across forge repos
This commit is contained in:
parent
3e2565d355
commit
327a3bc3bc
3 changed files with 91 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ pub mod reopen;
|
|||
pub mod repo_add_collaborator;
|
||||
pub mod repo_create;
|
||||
pub mod repo_labels;
|
||||
pub mod repo_search;
|
||||
pub mod subscription;
|
||||
pub mod timeline;
|
||||
pub mod tree_sha;
|
||||
|
|
|
|||
Loading…
Reference in a new issue