Comment on Thirty Percent FeedbackComments−jdavis70312yPractical application: when I work on a large new feature I will often create mini pull requests to gather feedback on a few hundred lines of code and then merge them into my feature branch, which may be thousands of lines.
Comments
Practical application: when I work on a large new feature I will often create mini pull requests to gather feedback on a few hundred lines of code and then merge them into my feature branch, which may be thousands of lines.