You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
Hey all,
I finalized some changes I made and had earlier but it seems for some reason that the changes I sync'd from the upstream master are counting as my own.
Here is a pull request and you can see in the changes section that many of those are already in the master. If anyone knows an easy solution to clean this up I'd be very appreciative.
Aaron Meurer
unread,
Mar 21, 2014, 12:27:12 AM3/21/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
As Ondrej noted, you should use a branch. Never commit to master.
Also, when you cloned, did you clone from the SymPy repo or from your
fork? We recommend cloning from the SymPy repo, so that when you pull,
you get the upstream changes. See
https://github.com/sympy/sympy/wiki/development-workflow.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
I have the upstream set for sympy and have the branch issue fixed. You or whoever admins the github can close my recent pull request and I'll resubmit within an hour or two.
Aaron Meurer
unread,
Mar 21, 2014, 12:37:19 AM3/21/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
For future reference, I think you can also close your own pull requests.