Examples (3)
Fetch the latest changes from the default remote upstream repository (origin)
Fetch latest changes from a specific remote upstream repository
dolt fetch remote_nameUpdate branches with the current state of the remote, overwriting any conflicting history
dolt fetch -fmade by @shridhargupta | data from tldr-pages