[openib-general] patches from subversion

Michael S. Tsirkin mst at mellanox.co.il
Wed Jan 19 07:08:57 PST 2005


Guys, I'd like to ask all to generate patches with diff -up option,
which makes it easier to understand the generated patch.

Howto (there are other ways):

svn diff --diff-cmd mydiff

where I have

~>cat ~/bin/mydiff
#!/usr/bin/perl

exec("diff","-up", at ARGV);

If there's agreement on this, lets also add this to the FAQ.

MST



More information about the general mailing list