forked from len0rd/rockbox
how to submit a patch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3302 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0d3c94d241
commit
12425d96e0
1 changed files with 5 additions and 0 deletions
|
|
@ -39,6 +39,11 @@ changes done to multiple:
|
||||||
The -u option means the output is using the 'unified diff' format. Older
|
The -u option means the output is using the 'unified diff' format. Older
|
||||||
diff programs don't have that, and then -c (for 'context diff') is OK.
|
diff programs don't have that, and then -c (for 'context diff') is OK.
|
||||||
|
|
||||||
|
<h2>Submitting A Patch</h2>
|
||||||
|
<p>All patches that are meant for inclusion in the sources would be posted to
|
||||||
|
the <a href="http://sourceforge.net/tracker/?group_id=44306&atid=439120">patch tracker</a>.
|
||||||
|
Patches sent to the mailing list are quickly lost in the traffic of the list itself.
|
||||||
|
|
||||||
<h2>Applying A Patch</h2>
|
<h2>Applying A Patch</h2>
|
||||||
<p>
|
<p>
|
||||||
Applying a 'patch' (output from diff -u) is done with the 'patch' tool:
|
Applying a 'patch' (output from diff -u) is done with the 'patch' tool:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue