cloneUri property

String? cloneUri
getter/setter pair

The git clone URL of the repo.

For example: https://github.com/myuser/myrepo.git

Output only.

Implementation

core.String? cloneUri;