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

Diving into Project Management: Branches

  • Mariot Tsitoara

摘要

In the last chapter, you discovered issues and used them to plan a project. You also learned how to link commits to issues so that you can track each change in a project. The workflow was simple: choose an issue, create a commit that can resolve it, and push it to GitHub. The issue was then marked as resolved and closed. However, this workflow is not well-suited for most real-world projects, as the potential for mistakes is too high.