I'm brand new to CI. I want to submit my code changes to TeamCity and have it run all the tests and, if they pass, commit to source. However, I use Git and it looks like the Git plugin doesn't have support for pre-tested commits or personal builds yet.
If you use Git and TeamCity, how do you deal with this?