CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

Work with GitHub pull requests

Last modified: 15 May 2024

Pull requests are used in open-source projects or in some corporate workflows to manage changes from contributors and to initiate code review before such changes are merged.

By creating a pull request, you tell others about the changes you want to push to the original repository, so that the maintainers of that repository can review your changes, discuss them, and integrate them into the base branch.