[soil] Update maybe-merge with new repo name
1 files changed, 1 insertions(+), 1 deletions(-) M soil/maybe-merge.sh
M soil/maybe-merge.sh => soil/maybe-merge.sh +1 -1
@@ 57,7 57,7 @@ fast-forward() { -H "Content-Type: application/json" \ -H "Accept: application/vnd.github.v3+json" \ -H "Authorization: token ${github_token}" \ https://api.github.com/repos/oilshell/oil/git/refs/heads/$to_branch \ https://api.github.com/repos/oils-for-unix/oils/git/refs/heads/$to_branch \ -d '{"sha": "'$commit_hash'", "force": false }' local error