updated gitlab_push_pr_preview.sh

pull/16/head
Hari Sekhon 8 months ago
parent 4e1b0cfb9c
commit 2b36c1f49d

@ -22,7 +22,7 @@ srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
# shellcheck disable=SC2034,SC2154
usage_description="
Pushes the current branch to GitLab origin, setting upstream branch, then opens a Pull Request preview
Pushes the current branch to GitLab origin, setting upstream branch, then opens a Pull Request preview from current to default branch
Assumes that GitLab is the remote origin, and checks for this for safety

Loading…
Cancel
Save