September 2014
Intermediate to advanced
272 pages
8h 27m
English
This chapter covers
GitHub provides more than just Git hosting that you can git push to and git fetch from; it also provides features that allow teams of individuals to collaborate on software projects in ways beyond those provided by Git itself. Two of these features are pull requests and forks. In this chapter you’ll learn about GitHub’s pull requests.
One of the core components of most software project collaboration is some sort of issue ...
Read now
Unlock full access