Pull Requests

From Lingoport Wiki
Revision as of 23:30, 30 January 2018 by Rdaly (talk | contribs)
Jump to: navigation, search

Git Pull Requests

Files can be committed in a Git branch or directly in Master. When committing files in a branch, pull requests let you know what changes you've made to a repository before they are committed to the repository's master branch. Once a pull request is sent, interested parties can review the set of changes, discuss potential modifications, and even push follow-up commits if necessary.