On Thu, Aug 28, 2014 at 9:48 AM, Ted Dunning <[email protected]> wrote:
> > If you do the commit with the github note "closes #xx", then github does > the right thing. Your commit does the merge. > This is a bad advice. Please always use github repo specified. it needs to say "closes apache/mahout #xx" since just "closes #xx" also closess ALL PRs in all collaborator's branches that just happen to have the same ordinal number. as experienced first hand.
