Show progress in the Source Control viewlet while running the given callback and while its returned promise isn't resolve or rejected.
A callback returning a promise. Progress increments can be reported with the provided Progress-object.
The thenable the task did return.
Use withProgress instead.
withProgress
Show progress in the Source Control viewlet while running the given callback and while its returned promise isn't resolve or rejected.