On Tue, Oct 23, 2012 at 12:48 AM, Keith Rarick <[email protected]> wrote: > I ask them to kindly rebase their changes > onto the current head of master.
Infrequently, I'll ask them if it's ok if I rebase the changes on their behalf, and do that. In that case, git distinguishes between "author" and "committer" so the contributor gets credit, and the fact that I rebased those commits is also recorded. I generally prefer to let the contributor do their own rebasing. -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" 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/beanstalk-talk?hl=en.
