Le 14/10/2014 20:14, Ole Ersoy a écrit : > It just occurred to me to go to https://github.com/apache/commons-math > to see whether the pull requests are visible. It also looks like github > combines all my commits into one pull request. I assumed that I had to > do them individually. So if this works great - otherwise I'll just > re-clone and perform the updates again.
Actually pull requests are for branches, not commits. So if you want to submit several independent requests, you have to push them on separate branches. Emmanuel Bourg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org