generated from Connected/Connected.RepositoryTemplate
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
741 B
9 lines
741 B
@echo off
|
|
|
|
git clone --branch features/nuget_autobuild https://git.tompit.com/Connected/Connected.Components.git
|
|
git clone --branch features/nuget_autobuild https://git.tompit.com/Connected/Connected.git
|
|
git clone --branch features/nuget_autobuild https://git.tompit.com/Connected/Connected.Framework.git
|
|
git clone --branch features/nuget_autobuild https://git.tompit.com/Connected/Connected.Framework.ServiceModel.git
|
|
git clone --branch features/nuget_autobuild https://git.tompit.com/Connected/Connected.Framework.ServiceModel.Client.git
|
|
git clone --branch features/nuget_autobuild https://git.tompit.com/Connected/Connected.Common.git
|
|
git clone --branch features/nuget_autobuild https://git.tompit.com/Connected/Connected.Common.Types.git |