Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-plugin
Commit: 649a68a5f4b9fbe99e9a5561b878d58e44eeb878
https://github.com/jenkinsci/git-plugin/commit/649a68a5f4b9fbe99e9a5561b878d58e44eeb878
Author: Mark Waite <[email protected]>
Date: 2017-12-30 (Sat, 30 Dec 2017)
Changed paths:
M src/main/java/hudson/plugins/git/GitSCM.java
M src/test/java/hudson/plugins/git/GitSCMUnitTest.java
Log Message:
-----------
Add tests to show arbitrary nature of requiresWorkspaceforPolling
If the branch name is parameterized and the parameter is empty,
then the workspace is not required for polling.
If the branch name is empty, then a workspace is required.
If the branch name contains a wildcard that is not '*/' in the
first two characters, a workspace is required.
If multiple branch names are provided, a workspace is required.
If branch name is parameterized and parameter includes a wildcard,
a workspace is not required.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.