my source update
my source update [name]Pulls the latest changes from git-backed source repositories via git pull.
Arguments
Section titled “Arguments”| Argument | Description |
|---|---|
name | Optional. Name of a specific source to update. If omitted, updates all sources. |
Examples
Section titled “Examples”# Update all sourcesmy source update
# Update a specific sourcemy source update my-tools