git push TC +HEAD:remote-run/your_TC_user_name/feature_name # testing with TC after a local commit (on Linuxes)
git push TC +HEAD:remote-run**/no-ntl/**your_TC_user_name/feature_name # testing with TC after a local commit without NTL (on Linuxes)
git push TC +HEAD:remote-run**/no-ntl-but-flint/**your_TC_user_name/feature_name # testing with TC after a local commit without NTL but with FLINT (on Linuxes)
git push TC +HEAD:remote-run**/osx/**your_TC_user_name/feature_name # testing with TC after a local commit on Mac OS X
git push TC +HEAD:remote-run**/debug/**your_TC_user_name/feature_name # testing with TC after a local commit with debug (on Linuxes)
git push TC +HEAD:remote-run**/static/**your_TC_user_name/feature_name # testing with TC after a local commit static build without dynamic modules (on Linuxes)
Note that for this you need to be registered on TC (register at (internal) and ask Oleksandr to assign you a proper developer's role)