<div dir="ltr"><div style>Looking here:</div><div style><br></div><div><a href="https://bitbucket.org/pmullowney/petsc-aijcusparse-icc/commits/all">https://bitbucket.org/pmullowney/petsc-aijcusparse-icc/commits/all</a><br>
</div><div><br></div>you're probably better off pushing on branch pm/aijcusparse-icc (or another named branch).<div><br></div><div>If you amended your work (e.g., using 'git rebase -i' or 'git commit --amend') then you would need to use the '--force' option to push. Force pushes are acceptable <b>only</b> when nobody depends on your repository/branch, which is the case here.<br>
<div><br></div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 25, 2013 at 10:38 AM, Paul Mullowney <span dir="ltr"><<a href="mailto:paulm@txcorp.com" target="_blank">paulm@txcorp.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
Here's an error with git I don't know how to resolve.<br>
<br>
[paulm@ivy petsc]$ git push <a href="https://pmullowney@bitbucket.org/pmullowney/petsc-aijcusparse-icc.git" target="_blank">https://pmullowney@bitbucket.<u></u>org/pmullowney/petsc-<u></u>aijcusparse-icc.git</a>                                                               Password:<br>

To <a href="https://pmullowney@bitbucket.org/pmullowney/petsc-aijcusparse-icc.git" target="_blank">https://pmullowney@bitbucket.<u></u>org/pmullowney/petsc-<u></u>aijcusparse-icc.git</a><br>
 ! [rejected]        master -> master (non-fast-forward)<br>
error: failed to push some refs to '<a href="https://pmullowney@bitbucket.org/pmullowney/petsc-aijcusparse-icc.git" target="_blank">https://pmullowney@bitbucket.<u></u>org/pmullowney/petsc-<u></u>aijcusparse-icc.git</a>'<br>

To prevent you from losing history, non-fast-forward updates were rejected<br>
Merge the remote changes before pushing again.  See the 'Note about<br>
fast-forwards' section of 'git push --help' for details.<br>
<br>
Should I do:<br>
git pull -u<br>
And then try to push? Presumably, this will pull from my fork and not 'next' or 'master'?<span class="HOEnZb"><font color="#888888"><br>
<br>
-Paul<br>
<br>
</font></span></blockquote></div><br></div>