Mercurial > mplayer.hg
changeset 12099:8dedd440c31c
Commit independent changes separately.
author | diego |
---|---|
date | Fri, 02 Apr 2004 02:15:41 +0000 |
parents | 73ee9bd3b537 |
children | 0cf4845d0d74 |
files | DOCS/tech/cvs-howto.txt |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/cvs-howto.txt Thu Apr 01 22:48:37 2004 +0000 +++ b/DOCS/tech/cvs-howto.txt Fri Apr 02 02:15:41 2004 +0000 @@ -53,7 +53,7 @@ Do not use comments such as: "bug fix." or "files changed" or "dunno". You don't have to include the filename in the comment, as comments are linked - to files. If you have different comments for different files, commit them + to files. If you have made several independent changes, commit them separately, not at the same time. If you leave out -m at the command line you will be prompted for a comment in an editor (usually vi). @@ -170,7 +170,7 @@ unsure about this, send a patch to dev-eng, the documentation maintainers will review and commit your stuff. -Also read patches.txt !!!! +Also read DOCS/tech/patches.txt !!!! We think our rules are not too hard. If you have comments, contact us.