address argus: drop issue tags from clone/pr-create module docs, fix stale knowledge wording
This commit is contained in:
parent
c103ae5f10
commit
79101edc2f
3 changed files with 4 additions and 5 deletions
|
|
@ -16,8 +16,7 @@
|
|||
//! (run from inside a cloned repo), which opens a PR even when the user
|
||||
//! is a read-only collaborator who can't push branches. Re-running with
|
||||
//! the same `--topic` updates the open PR. This is the path agents use
|
||||
//! to contribute to `internal/knowledge`; pair it with `hive-forge clone`
|
||||
//! (closes #1399).
|
||||
//! to contribute to `internal/knowledge`; pair it with `hive-forge clone`.
|
||||
|
||||
use std::process::{Command, Stdio};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue