hive-forge: pr-create --push opts into branch push + hint suppression (#222)

This commit is contained in:
damocles 2026-05-28 01:04:35 +02:00
commit 1d7feeb029
3 changed files with 181 additions and 3 deletions

View file

@ -133,6 +133,7 @@ hive-forge assign 42 damocles
hive-forge close 42
hive-forge labels 42 add feature
hive-forge pr 42 # PR metadata as JSON
hive-forge pr-create --title "..." --head my-branch --push # also `git push forge my-branch`, suppressing the post-push "Create a pull request" hint (#222)
hive-forge diff 42 # unified diff (lockfile hunks collapsed by default)
hive-forge diff 42 --full # include unfiltered lockfile hunks
hive-forge branches deployed/ # filter branches by pattern