Merge pull request 'tea-create-pr: init' (#50) from DavHau-devshell-2 into main

This commit is contained in:
clan-bot
2023-07-28 13:14:57 +00:00

View File

@@ -21,7 +21,7 @@ if [[ "$firstLine" == "$rest" ]]; then
rest=""
fi
git push "$remoteName" HEAD:refs/heads/"$tempRemoteBranch"
git push -u "$remoteName" HEAD:refs/heads/"$tempRemoteBranch"
tea pr create \
--title "$firstLine" \