Skip to content

Instantly share code, notes, and snippets.

@hpk42
Created February 26, 2020 14:12
Show Gist options
  • Save hpk42/4132d38e25852d525c17426bdab6a3d1 to your computer and use it in GitHub Desktop.
Save hpk42/4132d38e25852d525c17426bdab6a3d1 to your computer and use it in GitHub Desktop.
(py37) hpk@beto:~/p/delta/core-rust2/python (high_level_events2)$ git push
Counting objects: 15, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (14/14), done.
Writing objects: 100% (15/15), 2.56 KiB | 0 bytes/s, done.
Total 15 (delta 12), reused 0 (delta 0)
remote: Resolving deltas: 100% (12/12), completed with 12 local objects.
remote: error: GH006: Protected branch update failed for refs/heads/master.
remote: error: Cannot force-push to this protected branch
To [email protected]:deltachat/deltachat-core-rust.git
c5f1098..aee6918 high_level_events2 -> high_level_events2
! [remote rejected] master -> master (protected branch hook declined)
error: failed to push some refs to '[email protected]:deltachat/deltachat-core-rust.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment