hive-forge: stop embedding the forge token in clone URLs

This commit is contained in:
damocles 2026-08-26 00:20:58 +02:00
commit 676f7715fd
6 changed files with 154 additions and 27 deletions

View file

@ -16,6 +16,7 @@ pub mod comment;
pub mod comment_edit;
pub mod comment_show;
pub mod comments;
pub mod credential_helper;
pub mod dependency;
pub mod diff;
pub mod issue;