Pull request

Dev & startup terminologies, Dev process terms | Noun

a term frequently used for pulling off the miracle of finishing a software task. Developers push or send the code from their local repository to something like GitHub or other platforms which integrate with a version control system. They do this through a pull request. The pull request needs to be approved before any code is merged into the base branch. This can lead to a serious push-pull relationship between developers.

 

“Could you review my pull request already?!” “Sorry, my cat is sick.”

Added by Get IT Guy