parent
5ef4b698cb
commit
770e88a65e
1 changed files with 0 additions and 7 deletions
@ -1,7 +0,0 @@ |
||||
#!/bin/sh |
||||
|
||||
set -e |
||||
|
||||
current_branch=$(git branch --show-current) |
||||
git checkout master |
||||
gh pr merge "$current_branch" -s -t "$1" |
Loading…
Reference in new issue