Attempting to create a new app with
bench new-app {appname}
results in
git.exc.GitCommandError: Cmd(‘git’) failed due to: exit code(129)
cmdline: git init --initial-branch=develop
stderr: ‘error: unknown option `initial-branch=develop’
error
Bench version 5.16.4, git version 2.25.1, Ubuntu linux.
What should I do?