On 03/31/2013 07:46 AM, Thomas Hisch wrote:
git rebase origin/master
I did -

git fetch origin
git rebase origin/master

and then when I did -

git push github GA_rewrite

I got -

 ! [rejected]        GA_rewrite -> GA_rewrite (non-fast-forward)
error: failed to push some refs to 'g...@github.com:brombo/sympy.git'
To prevent you from losing history, non-fast-forward updates were rejected
Merge the remote changes (e.g. 'git pull') before pushing again. See the
'Note about fast-forwards' section of 'git push --help' for details.

I do not know what arguments to use with "git pull" to correct this.















--
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to