git Repository
Registers a Git repository that contains some components that should be used as source dependencies.
A Git repository can safely be registered multiple times.
Return
An object that can be used to configure the details of the repository.
Since
4.10
Parameters
url
The URL of the Git repository.
Registers a Git repository that contains some components that should be used as dependencies.
A Git repository can safely be registered multiple times.
Since
4.10
Parameters
url
The URL of the Git repository.
configure Action
An action to use to configure the repository.