just one... i created a branch and after making changes i commited them using git commit -a . Then i pushed the changes onto my forked repo using git push <remote> <branch_name>. But when i try to pull the request i get this error .
On Sat, Jan 28, 2012 at 12:14 AM, Chris Smith <[email protected]> wrote: > How many commits have you made on the primes branch? > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/sympy?hl=en. > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
