Hi,
I am trying to create a TFS event handler that kicks off any time code is checked into either our Git or TFVC repos. Process event does trigger when I check in code into the TFVC repo but nothing happens with the Git repo. Am I missing something, or does Git require me to use a different class to process the event?