[Libreoffice] [PATCH] Replaced createFromAscii with RTL_CONSTASCII_USTRINGPARAM in all /dbaccess/in base repo

David Tardon dtardon at redhat.com
Sat Nov 13 23:36:30 PST 2010


On Sat, Nov 13, 2010 at 12:14:49PM -0300, Santiago Alessandri wrote:
> I'm sending two patches, the first is the main one and the latter is
> because, i'm ashamed to say, i've made some mistakes and realised after
> commiting.
> So i corrected them, commited again and prepared the new patch.
> 

Well, git allows you to edit commit history. In this case, you could
have used

git commit -a --amend -C HEAD

to add the new changes to the latest commit.

D.


More information about the LibreOffice mailing list