>_ linuxcommand.dev
Startseite git pull
Version Control

git pull

Pull changes from remote.

Syntax
$git pull [OPTIONS] [REMOTE] [BRANCH]
Examples
Examples
$git pull
Examples
$git pull origin main
Typical use cases
Standard usage
git pull --help
Detailed Help
man git-pull
Note Loads and merges changes.
Export