gitUsername property
The git_username to specify when making a git clone with the token.
For example, for GitHub GitRepositoryLinks, this would be "x-access-token"
Implementation
core.String? gitUsername;
The git_username to specify when making a git clone with the token.
For example, for GitHub GitRepositoryLinks, this would be "x-access-token"
core.String? gitUsername;