humberto-fanatee

Results 1 comments of humberto-fanatee

Even though this ticket is closed, I'd like to share a task definition that solved the issue for me: ``` - task: CmdLine@2 inputs: script: 'git fetch --unshallow --update-shallow' ```...