git fetch
git fetch — Downloads objects and refs from a remote repository (does not merge). Syntax: git fetch [remote] [branch]. This Linux command reference includes options, examples, and practical usage.
Related Git Commands
Back to Linux Reference