comparison docs/evolve-good-practice.rst @ 1655:016ffd74026f

Spelling: practice
author timeless@gmail.com
date Fri, 14 Sep 2012 10:07:15 -0400
parents 6f2c1574eda8
children
comparison
equal deleted inserted replaced
1654:d1c5d80b2ace 1655:016ffd74026f
25 ------------------------- 25 -------------------------
26 26
27 There is no descent conflict detection and handling right now. 27 There is no descent conflict detection and handling right now.
28 Rewriting other people's changesets guarantees that you will get 28 Rewriting other people's changesets guarantees that you will get
29 conflicts. Communicate with your fellow developers before trying to 29 conflicts. Communicate with your fellow developers before trying to
30 touch other people's work (which is a good pratice in any case). 30 touch other people's work (which is a good practice in any case).
31 31
32 Using multiple branches will help you to achieve this goal. 32 Using multiple branches will help you to achieve this goal.
33 33
34 Prefer pushing unstability to touching other people changesets 34 Prefer pushing unstability to touching other people changesets
35 -------------------------------------------------------------- 35 --------------------------------------------------------------