Made example TODO more descriptive
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
</environment>
|
||||
<!--Empty clone clones the whole workspace-->
|
||||
<!--TODO Add <exclude> or add attribute 'mode' for selecting between inclusion or exclusion, in which <include> would be used-->
|
||||
<!--I.E. excluding any directory matching ".git"-->
|
||||
<!--I.E. excluding any directory matching ".git", or only including files that match **/*.zip (or your selected resolver)-->
|
||||
<clone />
|
||||
<bat>
|
||||
echo this could be a whole batch script or just one command
|
||||
|
||||
Reference in New Issue
Block a user