Skip to content

YT-190 Enable credential.useHttpPath for git credential manages in CI pipeline

Andrii Sosiuk requested to merge yt-190-enable-credential-usehttppath into master

By default git credential helper does not use full path to repo
It is now necessary to have full path due to ensure proper access
to different repos stored on the same Gitlab or Github instance

Merge request reports