cherry-merge script fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env zsh
|
||||
#!/usr/bin/env bash
|
||||
|
||||
MAIN_BRANCH="main"
|
||||
TARGET_BRANCH=$(git branch --show-current)
|
||||
Reference in New Issue
Block a user