Re: [git-users] Integration between GIT and other systems

2015-10-22 Thread Konstantin Khomoutov
On Thu, 22 Oct 2015 06:27:49 -0700 (PDT)
Fabiano Amorim Oliveira  wrote:

> I need to know if it's possible to have a polling mechanism that
> checks what event occurred, then push a message to another system -
> such as third party systems. Or the source control tool push the
> message itself to the other system 

Yes.  Please read up on Git hooks.
Start with the githooks(1) manual page.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[git-users] Integration between GIT and other systems

2015-10-22 Thread Fabiano Amorim Oliveira
I need to know if it's possible to have a polling mechanism that checks 
what event occurred, then push a message to another system - such as third 
party systems. Or the source control tool push the message itself to the 
other system 

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.