Comment #2 on issue 1518 by smichr: spelling and grammar pass 2
http://code.google.com/p/sympy/issues/detail?id=1518
I created a branch of the master, did a rebase and found the problem files,
fixed the
problems and tried to push it to my github account:
git push git://github.com/smichr/sympy.git fix
('fix' is the name of my branch). I got an error telling me to use
[email protected]:user/repo.git so I did
git push [email protected]:smichr/sympy.git fix
and got a message about the host key not being cached in my registry and
asking
whether I wanted to store it there. It wouldn't take y or n for an answer
and only a
ctrl-C returns me to the git prompt. Can anyone tell me how to get the fix
branch
pushed to my github account?
/c
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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-issues?hl=en
-~----------~----~----~----~------~----~------~--~---