We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When ensuring the current branch, forcibly fetching the current branch fails:
$ git 'fetch' --force origin main:main fatal: Refusing to fetch into current branch refs/heads/main of non-bare repository
Example skill execution: https://go.atomist.com/T29E48P34/log/4b78a8ff-0d4e-4715-aaf4-7607564ccffd/b2CSRQTJ53kEjDVAVITrZ?OnNraWxsLWZpbHRlcjo6S0hzNmJtRnRaU0FpYTJWbGNDMWhMV05vWVc1blpXeHZaeTF6YTJsc2JDSXNJRHB1WVcxbGMzQmhZMlVnSW1GMGIyMXBjM1FpZlNrPQ=
The text was updated successfully, but these errors were encountered:
The --update-head-ok option may be what is needed.
--update-head-ok
https://stackoverflow.com/a/19205680/5464956
Sorry, something went wrong.
0d1979b
ddgenome
No branches or pull requests
When ensuring the current branch, forcibly fetching the current branch fails:
Example skill execution: https://go.atomist.com/T29E48P34/log/4b78a8ff-0d4e-4715-aaf4-7607564ccffd/b2CSRQTJ53kEjDVAVITrZ?OnNraWxsLWZpbHRlcjo6S0hzNmJtRnRaU0FpYTJWbGNDMWhMV05vWVc1blpXeHZaeTF6YTJsc2JDSXNJRHB1WVcxbGMzQmhZMlVnSW1GMGIyMXBjM1FpZlNrPQ=
The text was updated successfully, but these errors were encountered: