Repo interface
Represents a repository.
Properties
branches | Array of branches. |
full |
The name of the repository. |
url | The url to access the repository. |
Property Details
branches
Array of branches.
branches?: string[]
Property Value
string[]
fullName
The name of the repository.
fullName?: string
Property Value
string
url
The url to access the repository.
url?: string
Property Value
string
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript