diff options
author | Robert Hak <adiamas@rockbox.org> | 2002-06-26 08:57:11 +0000 |
---|---|---|
committer | Robert Hak <adiamas@rockbox.org> | 2002-06-26 08:57:11 +0000 |
commit | d007447e71e3695f0fd5b3e980d07248b3c9d5a3 (patch) | |
tree | 78a0638857c255cd7c8f2ccbb9af0135e0220120 | |
parent | 64bde94ecf65b752a15250fb5ff05438502c4fde (diff) |
more info about diff
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1192 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | www/docs/FAQ | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/docs/FAQ b/www/docs/FAQ index 9e72a8fc37..9c6d5ff404 100644 --- a/www/docs/FAQ +++ b/www/docs/FAQ @@ -50,6 +50,9 @@ A7. Run: "diff -u oldfile newfile > patchfile" against the file(s) you have we will take it under consideration. (Please remember that all submissions are not automatically accepted, this is nothing personal.) + Of if you would like to run the diff against the current cvs code: + cvs diff -ub [file(s)] + Q8. I want to join the development team, but don't have a SourceForge account, what should I do? A8. Head on over to http://sourceforge.net/account/register.php and create an |