diff options
| author | Peter D'Hoye <peter.dhoye@gmail.com> | 2007-01-10 21:25:59 +0000 |
|---|---|---|
| committer | Peter D'Hoye <peter.dhoye@gmail.com> | 2007-01-10 21:25:59 +0000 |
| commit | 9ae05c3e786dce98e9b326efe027c958c589c846 (patch) | |
| tree | 4ecfba1caaef7b629f063ed86afcb9beb0b289cf /docs | |
| parent | 65ef67e0f14856d52e6321ae7d908d4407fb6b01 (diff) | |
| download | rockbox-9ae05c3e786dce98e9b326efe027c958c589c846.zip rockbox-9ae05c3e786dce98e9b326efe027c958c589c846.tar.gz rockbox-9ae05c3e786dce98e9b326efe027c958c589c846.tar.bz2 rockbox-9ae05c3e786dce98e9b326efe027c958c589c846.tar.xz | |
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11979 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/CONTRIBUTING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CONTRIBUTING b/docs/CONTRIBUTING index afe2fc5..9e523e9 100644 --- a/docs/CONTRIBUTING +++ b/docs/CONTRIBUTING @@ -59,7 +59,7 @@ letters as they will only appear weird in some camps no matter what. Patches ------- -Create a patch using 'cvs diff -ub'. +Create a patch using 'svn diff > mychanges.patch Trim your patches so they only contain relevant changes. Submit your patch to the project via our patch tracker: |