Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix git DataSource clone authentication
Anonymous git clones (in GitLab) require the username and password not to be set in order to successfully clone. This patch will define clone args only, if the username passed is not empty.
- Loading branch information