[Libreoffice] [Libreoffice-commits] .: 2 commits - g

Norbert Thiebaud nthiebaud at gmail.com
Thu Feb 10 11:06:00 PST 2011


On Thu, Feb 10, 2011 at 10:45 AM, Thorsten Behrens
<thb at documentfoundation.org> wrote:
> Michael Meeks wrote:
>> the clone we recommend on the web-site has:
>>
>>       url = git://anongit.freedesktop.org/git/libreoffice/bootstrap
>>
> which seems wrong, I've corrected it (there's an extra /git/ in
> there).
>
>>       so the regexp should fix that; but - as you say, Thorsten's config
>> manipulation is much cleaner, so we should use that instead of the sed
>>
> Done, and renamed the option --set-push-user (since that's what it
> does now).

I wonder, what's wrong with setting up ~/.ssh/config properly so that
you don't need to put a user in the .git/config ?
i.e:

Host *.freedesktop.org
User <user_name>
IdentityFile <path_to_your_private_key>

Norbert

>
> Cheers,
>
> -- Thorsten
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>
>


More information about the LibreOffice mailing list