Enter the issue number and task name to generate a valid Git branch name.
git switch -c
git switch main && git pull && git switch -c
git switch master && git pull && git switch -c
git commit -m "" --allow-empty