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

Git Best Practices

  • Mariot Tsitoara

摘要

Chapter 5 was one of the most important ones in this book. Make sure to return to it whenever you have doubts about commits. At this point, you should be able to create, review, and amend project snapshots without problems. Now that you know the basic features of Git, it’s time to learn the best practices to make your life (and your teammates') easier. These are the things that I wish I knew when I first used Git. This chapter covers commit messages, the dos and don’ts of Git, and a list of the most common mistakes beginners make. It finishes with a reminder of how Git works.