Skip to content

my source update

Terminal window
my source update [name]

Pulls the latest changes from git-backed source repositories via git pull.

ArgumentDescription
nameOptional. Name of a specific source to update. If omitted, updates all sources.
Terminal window
# Update all sources
my source update
# Update a specific source
my source update my-tools