Make 'Git Build' work with git-tfs...

(or the unbreakable build even wih TFS…)

In a previous post, we saw the ‘git build’ script to push commits only when the commits satisfy some conditions ( after the run of a custom command).

If you use git-tfs to checkin in a TFS repository, the original script is not useable :(

But you could find here a version of the ‘git build’ script working with git-tfs.

For other informations, see the original post

Philippe Miossec 24 March 2013
blog comments powered by Disqus