Made example TODO more descriptive

This commit is contained in:
Flare Microsystems
2024-11-17 09:08:14 -08:00
parent 274c76526d
commit 39baf6b55d

View File

@@ -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