summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-12 17:38:32 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-12 17:38:32 +0000
commit387b482cfda56405a4e47447bf4b41dab74088fd (patch)
tree131cf8953622a9906342908cefaf64821a58db1e /DOCS
parentd8c47d4b53659a7fb14912b248cb28cfb2a8de0d (diff)
downloadmpv-387b482cfda56405a4e47447bf4b41dab74088fd.tar.bz2
mpv-387b482cfda56405a4e47447bf4b41dab74088fd.tar.xz
Clarify that commits should not be split arbitrarily by file/directory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22529 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/svn-howto.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/tech/svn-howto.txt b/DOCS/tech/svn-howto.txt
index 7fff9dffa5..5724f2cc9b 100644
--- a/DOCS/tech/svn-howto.txt
+++ b/DOCS/tech/svn-howto.txt
@@ -237,7 +237,8 @@ II. POLICY / RULES:
3. Do not commit unrelated changes together, split them into self-contained
- pieces.
+ pieces, but not smaller. Do not split commits by files or directories,
+ keep related changes together.
4. Do not change behavior of the program (renaming options etc) or