You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
Public Methods
Method | Description |
---|
| Get changes from the remote repository into the local repository. |
Public Properties
Property | Description |
---|
| Sets the path for the local Git directory for cloning or updating information. DATATYPE: String. |
| Sets the password or personal access token corresponding to this repository. DATATYPE: String. |
| Provides the https URL required for cloning a particular repository. DATATYPE: String. |
| Sets the username to access the repository. DATATYPE: String. |