Skip to content

Instantly share code, notes, and snippets.

@ssbarnea
Created November 3, 2019 17:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ssbarnea/1921babcb6ae64bd5b428c80129afa52 to your computer and use it in GitHub Desktop.
Save ssbarnea/1921babcb6ae64bd5b428c80129afa52 to your computer and use it in GitHub Desktop.
git --no-optional-locks -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --force ssbarnea refs/heads/fix/flake8:refs/heads/fix/flake8
Pushing to https://github.com/ssbarnea/ansible-lint
POST git-receive-pack (626 bytes)
To https://github.com/ssbarnea/ansible-lint
! [remote rejected] fix/flake8 -> fix/flake8 (refusing to allow an integration to create or update .github/workflows/tox-linters.yml)
error: failed to push some refs to 'https://github.com/ssbarnea/ansible-lint'
Completed with errors, see above
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment