feat(#1399): hive-forge clone verb + pr-create --agit for no-fork PRs

This commit is contained in:
damocles 2026-06-05 19:10:09 +02:00 committed by mara
commit c103ae5f10
7 changed files with 347 additions and 11 deletions

View file

@ -7,6 +7,7 @@ pub mod assign;
pub mod attach;
pub mod attachment_get;
pub mod branches;
pub mod clone;
pub mod close;
pub mod comment;
pub mod comment_edit;