mirror of
https://github.com/chenasraf/git-open.git
synced 2026-05-18 01:38:59 +00:00
docs: update description
This commit is contained in:
@@ -32,7 +32,7 @@ Commands:
|
||||
prs|mrs Open the PR list
|
||||
pr|mr Create a new PR or open existing one
|
||||
pr|mr <source branch> Create a new PR or open existing one for given branch
|
||||
pr|mr <source> <target> Create a new PR or open existing one for given branch
|
||||
pr|mr <source> <target> Create a new PR or open existing one for given source and target
|
||||
actions|pipelines|ci Open the CI/CD pipelines
|
||||
|
||||
Flags:
|
||||
|
||||
@@ -307,7 +307,7 @@ git_open() {
|
||||
echo " prs|mrs Open the PR list"
|
||||
echo " pr|mr Create a new PR or open existing one"
|
||||
echo " pr|mr <source branch> Create a new PR or open existing one for given branch"
|
||||
echo " pr|mr <source> <target> Create a new PR or open existing one for given branch"
|
||||
echo " pr|mr <source> <target> Create a new PR or open existing one for given source and target"
|
||||
echo " actions|pipelines|ci Open the CI/CD pipelines"
|
||||
echo
|
||||
echo "Flags:"
|
||||
|
||||
@@ -11,7 +11,7 @@ Commands:
|
||||
prs|mrs Open the PR list
|
||||
pr|mr Create a new PR or open existing one
|
||||
pr|mr <source branch> Create a new PR or open existing one for given branch
|
||||
pr|mr <source> <target> Create a new PR or open existing one for given branch
|
||||
pr|mr <source> <target> Create a new PR or open existing one for given source and target
|
||||
actions|pipelines|ci Open the CI/CD pipelines
|
||||
|
||||
Flags:
|
||||
|
||||
Reference in New Issue
Block a user