git: Unify loaders constructor + register worker (tasks, cli)
With this commit, we stop passing parameters to the load method. We pass those parameters to the loader's constructor.
- tasks: Rename task according to production
- loader.git: Register git worker
Related to T2134
Test Plan
tox
Migrated from D2400 (view on Phabricator)