Loading...

Pull

Fetch and immediately merge (or rebase) remote commits into the current branch.

When to use: Daily syncing with teammates.

Example: git pull on main brings down everyone's commits since last sync.

More Git & Version Control Glossary terms