[ << Programming work ] | [Top][Contents] | [ Release work >> ] |
[ < Adding or modifying features ] | [ Up : Adding or modifying features ] | [ Write regression tests > ] |
10.10.1 Write the code
You should probably create a new git branch for writing the code, as that will separate it from the master branch and allow you to continue to work on small projects related to master.
Please be sure to follow the rules for programming style discussed earlier in this chapter.