Unanswered
How Can I Tell Clearml To Ignore Certain Submodules Existing In The Project?
My Projects Consists Of Multiple Git Submodules And It Is Rather Annoying That The Task Always Tries To Fetch All Submodules, When They Are Not Even Necessary.
I Don'T Know How I
Yes I was thinking a separate branch.
The main issue with telling git to skip submodules is that it will be easily forgotten and will break stuff. BTW the git repo itself is cached so the second time there is no actual pull. Lastly it's not clear on where one could pass a git argument per task. Wdyt?
65 Views
0
Answers
6 months ago
6 months ago