Skip to content

Conversation

@martaver
Copy link

...ask parameter, to suppress fetching from remotes during execution.

Up for review and discussion. I had no problem feeding in the noFetch argument, but I couldn't find an obvious way to test whether or not GitVersion was trying to fetch from a remote or not given the current test fixtures available. Any pointers?

…d Task parameter, to suppress fetching from remotes during execution.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To save this duplication can we pass it down to NormalizeGitDirectory, otherwise it will be easy to forget this step with new Build Servers

Sebastian Nemeth added 2 commits March 31, 2015 15:42
1. Passed down noFetch param to NormalizeGitDirectory method.
2. Updated ArgumentParser to ensure that individual switches such as -nofetch do not interfere with existing functionality.

ArgumentParser should also now support switches with multiple values such as '-myswitch value1 value2' if the validation checks are removed.
@JakeGinnivan JakeGinnivan merged commit b677335 into GitTools:master Apr 6, 2015
@JakeGinnivan
Copy link
Contributor

Thanks for the PR

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants