On 11/21/10, Julien Nabet <serval2...@yahoo.fr> wrote:
> Sorry, I just noticed that "git diff" even on a subdirectory didn't make
> a diff only on this subdirectory.
>
> For example :
> i made a "git diff" in clone/libs-core/vbahelper/source but the diff
> includes the changes i made in clone/libs-core/vbahelper/svx/source and
> all the others I made today.
> Sorry again.

One thing you could try is to commit the changes you want to group
together. (you can use git gui to select them easily)
you can make multiple commits and then generate the diffs with git format-patch

Norbert

>
> Julien.
>
> -------- Message original --------
> Sujet:        [PATCH] RTL_CONSTASCII_USTRINGPARAM for libs-core/vbahelper
> Date :        Sun, 21 Nov 2010 21:35:17 +0100
> De :  Julien Nabet <serval2...@yahoo.fr>
> Pour :        libreoffice@lists.freedesktop.org
>
>
>
> Hello,
>
> Here's a patch for libs-core/vbahelper
> Julien.
> (LGPLv3+ / MPL)
>
>
>
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to