Skip to content

git-tfs/git-tfs-test-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert a TFS repo into a git-tfs integration test

This script builds git-tfs integration test data from a real TFS repository.

Synopsis

ruby fetch.rb -u YOU@DOMAIN -p PASSWORD -o DIR -r trunk https://server/tfs/collection $/Project
ruby build.rb DIR

Installation

You'll need to have ruby installed.

git clone https://github.com/git-tfs/git-tfs-test-builder
cd git-tfs-test-builder
ruby bootstrap.rb

About

Convert a real TFS repository into a GitTfs test script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages