1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-25 00:02:13 +00:00

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
This commit is contained in:
diego 2007-03-12 17:38:32 +00:00
parent d8c47d4b53
commit 387b482cfd

View File

@ -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