141 B
141 B
git fetch
Download objects and refs from a remote repository
- Fetch the latest changes from all remote git servers
git fetch --all
Download objects and refs from a remote repository
git fetch --all