~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/random.txt

  • Committer: mbp at sourcefrog
  • Date: 2005-04-08 22:15:10 UTC
  • Revision ID: mbp@sourcefrog.net-20050408221510-e7f1880a2c9e945826a7d6cb
notes from kernel discussion

Show diffs side-by-side

added added

removed removed

Lines of Context:
251
251
  be modified would be enough to guide the add and commit.
252
252
  
253
253
  Given this we might be able to import patches at 1/second or better.
 
254
 
 
255
 
 
256
----
 
257
 
 
258
When sending patches by email (optionall) send each one as a separate
 
259
mail, with a sequence number [%03d/%03d] at the start of the Subject.
 
260
See mail from linus 2005-04-07.
 
261
 
 
262
http://linux.yyz.us/patch-format.html
 
263
 
 
264
http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt
 
265
 
 
266
----
 
267
 
 
268
dwmw2 (2005-04-07) 
 
269
 
 
270
reorder patches by cherry-picking them from a main development tree
 
271
before sending them on.