错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Better Project Management: Pull Requests

  • Mariot Tsitoara

摘要

In the last chapter, you learned about the typical GitHub workflow that most companies use or variations of it for their day-to-day work. You also learned about branches and how to use them. However, there is one crucial aspect you didn’t cover: how to combine these two concepts effectively. The answer is simple: pull requests and code reviews.