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
|
|
@ -2,7 +2,7 @@
|
|||
//! with credentials auto-injected, so agents don't hand-assemble
|
||||
//! token-bearing URLs. The repo is the standard `-r/--repo` (default
|
||||
//! `HIVE_FORGE_REPO`). Pairs with `pr-create --agit`: clone, edit +
|
||||
//! commit normally, then open a PR via the `AGit` ref (closes #1399).
|
||||
//! commit normally, then open a PR via the `AGit` ref.
|
||||
|
||||
use std::process::Command;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue