#010 what is a pull request?

Pull request is the process of submitting changes for review on GitHub. On GitLab, this process is called merge request

Command Description
pull request It is the process of submitting changes for review on GitHub
merge request The name of the same process on GitLab