Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On Mon, Nov 7, 2011 at 8:48 AM, Ivan Timofeev <timofeev.i.s@gmail.com> wrote:
2011/11/7 Michael Meeks <michael.meeks@suse.com>:

On Mon, 2011-11-07 at 11:57 +0100, Luc Castermans wrote:
The last thing: I found "patch making"  instructions on the Libo site.
If there are better ones, I like to receive them.

       Just doing 'git diff > /tmp/foo.diff' can be good

You can also use 'git diff --color' to see colored diff in terminal.

actually you can set that up once and for all with

git config --global color.diff auto

This will colorized the diff output when the output of the diff is a
terminal (but not colorize it if you pipe or redirect the output to a
file)

See man git-config for all the things that can be tweaked... :-)


Norbert

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.