All checks were successful
Rebase Remote Branches / rebase-branches (push) Successful in 3s
4 lines
53 B
Bash
4 lines
53 B
Bash
#!/bin/zsh
|
|
# shellcheck disable=SC2034
|
|
Version="2.0"
|