Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Conversation

@jun7259
Copy link

@jun7259 jun7259 commented Aug 16, 2017

checkout git sourcecode can use sparse-checkout

use sparseCheckoutPaths to setting sparse-checkout folder or file
<!-- 從GIT取得Source Code --> <sourcecontrol type="git"> <repository>$(ProjectGitUrl)</repository> <sparseCheckoutPaths> <sparseCheckoutPath>$(SourceFolder)/.nuget/*</sparseCheckoutPath> <sparseCheckoutPath>$(SourceFolder)/packages/*</sparseCheckoutPath> <sparseCheckoutPath>$(SourceFolder)/GetNuGet.cmd</sparseCheckoutPath> <sparseCheckoutPath>$(SourceFolder)/make.cmd</sparseCheckoutPath> <sparseCheckoutPath>$(SourceFolder)/WebService/*</sparseCheckoutPath> <sparseCheckoutPath>$(SourceFolder)/WebService.sln</sparseCheckoutPath> </sparseCheckoutPaths> </sourcecontrol>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.