Re: Detecting where the commit has been send from

2011-08-16 Thread wimpunk
On 2011-08-13, Ryan Schmidt wrote: > > On Aug 11, 2011, at 15:50, wimpunk wrote: > >> I'm wondering if there is a way to detect where the commit has been >> send from while doing a postcommit. Is there a way to do this? > > What do you mean by "where"? You should be able to figure out the usernam

Re: Detecting where the commit has been send from

2011-08-13 Thread Ryan Schmidt
On Aug 11, 2011, at 15:50, wimpunk wrote: > I'm wondering if there is a way to detect where the commit has been > send from while doing a postcommit. Is there a way to do this? What do you mean by "where"? You should be able to figure out the username of the person who committed the change. If