Successfully added
GitHub Concepts
by Tim
GitHub Pull Request
Contributions to a source code repository that uses a distributed version control system such as git are commonly made by means of a pull request, also known as a merge request. The contributor requests that the project maintainer pull the source code change, hence the name "pull request".
Pull requests let you tell others about changes you've pushed to a branch in a repository on GitHub. Once a pull request is opened, you can discuss and review the potential changes with collaborators and add follow-up commits before your changes are merged into the base branch.
Referenced in:
Leave a Comment
All fields are required. Your email address will not be published.
Comments