hi, I created a github account and a repository there. Then I added a remote repository using git remote add finitefield [email protected]:k [email protected]/sympy_finitefields
but when I trying to push my new branch to the git repository an error occurs. error is permission denied (public key) I also added the public key to the github and copied the generated public keys to the ~/.ssh. keys are generated without passphrase. what can I do? kasun On Sun, Apr 18, 2010 at 8:00 AM, Ondrej Certik <[email protected]> wrote: > Hi, > > On Sat, Apr 17, 2010 at 9:42 PM, Aaron S. Meurer <[email protected]> > wrote: > > This patch is not applying for me. Can you squash all of your patches > into > > one commit (use git rebase -i master)? Also, things would be easier if > you > > pushed up to a github repository. > > That's what I would suggest to learn. Just create an account at github > and follow the instructions over there. > > Ondrej > > -- > 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] <sympy%[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.
