<div dir="ltr">I get this every time I try to push a branch:<div><br></div><div>







<p class="">git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags origin knepley/pylith:knepley/pylith </p>
<p class="">Pushing to git@bitbucket.org:petsc/petsc</p>
<p class="">To git@bitbucket.org:petsc/petsc</p>
<p class=""> = [up to date]      v2.0.29 -> v2.0.29</p>
<p class=""> = [up to date]      v2.1.0 -> v2.1.0</p>
<p class=""> = [up to date]      v2.3.2 -> v2.3.2</p>
<p class=""> = [up to date]      v2.3.3 -> v2.3.3</p>
<p class=""> = [up to date]      v3.0.0 -> v3.0.0</p>
<p class=""> = [up to date]      v3.1 -> v3.1</p>
<p class=""> = [up to date]      v3.2 -> v3.2</p>
<p class=""> = [up to date]      v3.3 -> v3.3</p>
<p class=""> = [up to date]      v3.4 -> v3.4</p>
<p class="">   3d2e007..e4fc00d  knepley/pylith -> knepley/pylith</p>
<p class=""> ! [rejected]        v3.4.1 -> v3.4.1 (non-fast-forward)</p>
<p class="">updating local tracking ref 'refs/remotes/origin/knepley/pylith'</p>
<p class="">error: failed to push some refs to 'git@bitbucket.org:petsc/petsc'</p>
<p class="">hint: Updates were rejected because a pushed branch tip is behind its remote</p>
<p class="">hint: counterpart. Check out this branch and merge the remote changes</p>
<p class="">hint: (e.g. 'git pull') before pushing again.</p>
<p class="">hint: See the 'Note about fast-forwards' in 'git push --help' for details.</p>
<p class="">Completed with errors, see above</p><p class=""><br></p><p class="" style>If I remove --tags, then it works.</p><p class="" style><br></p><p class="" style>   Matt</p><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener
</div></div>