Match the version control operation with its description:
Commit ↔️ Saves changes to the local repository
Push ↔️ Uploads local changes to the remote repository
Pull ↔️ Downloads changes from the remote repository to local
Branch ↔️ Creates a new line of development
Merge ↔️ Combines changes from one branch into another