]> code.ossystems Code Review - openembedded-core.git/commit
scripts/combo-layer: keep carriage returns at the end of lines
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 25 Jul 2011 08:08:10 +0000 (09:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Jul 2011 10:54:49 +0000 (11:54 +0100)
commitbab4952075245563787293428e031fa11d6cb2b4
treebd961609f0696fd50b2431b4a230ec6bf14c8d43
parentf707be7ad16003af6e260297b29e30c92f02a612
scripts/combo-layer: keep carriage returns at the end of lines

Use --keep-cr option to "git am" or otherwise we lose carriage returns
which can be important for patches against files that use CRs.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
scripts/combo-layer