Hello, I'll make a pull request. But I'm not too familiar with Mercurial (I'm more familiar with git). I already forked pyglet repo a while ago, and I already made one commit there and sent a pull request (https://bitbucket.org/pyglet/pyglet/pull-requests/22/fix-memory-leak-in-issue-66/diff).
My problem now is that I'm not sure what is the best way to go. In git, I would create a new branch from master. I know I could go a commit back with `hg update hash_previous_commit`. But then should I just make my changes and commit them there ? Should I create a *named branch* ? Also I noticed my repo is a couple of commits behind pyglet repo. I did a pull, but now I'm afraid to merge on top of my initial commit. I'm a bit lost. :) A bit of guidance would be much appreciated. Also on which branch should I make my pull request ? Otherwise another solution would be to clone again my repo somewhere else. Daniel. -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/d/optout.
