Re: [commons-lang] Add a Triple tuple class analog to the Pair. (#1)

2011-11-26 Thread Henning Schmiedehausen
I do get a mail. :-) -h On Thu, Nov 24, 2011 at 15:42, Apache Software Foundation wrote: > Testing reply to author to see if it appears on the pull request. > > On Wed, Nov 23, 2011 at 7:50 PM, Henning Schmiedehausen > > wrote: >> You can merge this Pull Request by running: >> >>  git pull htt

Re: [commons-lang] Add a Triple tuple class analog to the Pair. (#1)

2011-11-24 Thread Torsten Curdt
> Scratching my head a bit to see where on the GitHub site you find the > link to the .patch file; I hunted for that and ended up using c+p > (hadn't seen this email). Of course you could have cloned the contributors repo - it has the modifications. You could have done a diff locally. Lots of down

Re: [commons-lang] Add a Triple tuple class analog to the Pair. (#1)

2011-11-24 Thread Matt Benson
On Thu, Nov 24, 2011 at 2:35 PM, Henri Yandell wrote: > Applied. > > Scratching my head a bit to see where on the GitHub site you find the > link to the .patch file; I hunted for that and ended up using c+p > (hadn't seen this email). > > Good to see that we're getting notified when a pull request

Re: [commons-lang] Add a Triple tuple class analog to the Pair. (#1)

2011-11-24 Thread Henri Yandell
Applied. Scratching my head a bit to see where on the GitHub site you find the link to the .patch file; I hunted for that and ended up using c+p (hadn't seen this email). Good to see that we're getting notified when a pull request comes in :) Hen On Wed, Nov 23, 2011 at 7:50 PM, Henning Schmied

[commons-lang] Add a Triple tuple class analog to the Pair. (#1)

2011-11-24 Thread Henning Schmiedehausen
You can merge this Pull Request by running: git pull https://github.com/hgschmie/commons-lang trunk Or you can view, comment on it, or merge it online at: https://github.com/apache/commons-lang/pull/1 -- Commit Summary -- * Add a Triple tuple class analog to the Pair. -- File Changes --