pub fn parse_gh_command(command: &str) -> GitContextUpdateExpand description
Parse a Bash command for gh issue/pr references.
Handles commands like:
gh issue view 52gh pr checks 86 --repo paradigmxyz/mi6gh issue close 42
pub fn parse_gh_command(command: &str) -> GitContextUpdateParse a Bash command for gh issue/pr references.
Handles commands like:
gh issue view 52gh pr checks 86 --repo paradigmxyz/mi6gh issue close 42