Re: [openoffice] branch trunk updated: Update url_transfer.htm

2021-02-07 Thread Pedro Lino
Hi Mathias

> On 02/07/2021 10:48 PM Matthias Seidel  wrote:

> This is the easiest way... ;-)

Ok. I expected a point and click option would be available at the Github 
website...
 
> Did you checkout from GitHub or from Gitbox?

Thanks to this question I noticed that the Terminal prompt was asking for the 
Gitbox credentials and I was typing the Github credentials :)

> If Gitbox, you need to use your ASF credentials.

Yes... I only figured that out now :)

Thank you again for teaching me to fish ;)

Regards,
Pedro

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: [openoffice] branch trunk updated: Update url_transfer.htm

2021-02-07 Thread Matthias Seidel
Hi Pedro,

Am 07.02.21 um 23:44 schrieb Pedro Lino:
> Hi Mathias
>
>> I think this was your first commit with Git? Congratulations!
> I had done a previous one but it was for the website.
>  
>> This seems to be safe to be "cherry-picked" from trunk for AOO42X:
>>
>> git checkout AOO42X
>> git pull
>> git cherry-pick -x 5215491
>> git push origin AOO42X
> Unfortunately that doesn't work...
> It won't accept my password which I know is correct.
> I think it's because I enabled 2 Factor Authentication to be able to commit 
> in Github...
>
> Is there a way to cherry pick in Github???
>
> I can simply switch branches and do the same modification on the 42x branch 
> but I'm sure there has to be an easier way (for people who modify multiple 
> lines of code)?

This is the easiest way... ;-)

Did you checkout from GitHub or from Gitbox?
If Gitbox, you need to use your ASF credentials.

Regards,

   Matthias

>
> Regards,
> Pedro
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [openoffice] branch trunk updated: Update url_transfer.htm

2021-02-07 Thread Pedro Lino
Hi Mathias

> I think this was your first commit with Git? Congratulations!

I had done a previous one but it was for the website.
 
> This seems to be safe to be "cherry-picked" from trunk for AOO42X:
> 
> git checkout AOO42X
> git pull
> git cherry-pick -x 5215491
> git push origin AOO42X

Unfortunately that doesn't work...
It won't accept my password which I know is correct.
I think it's because I enabled 2 Factor Authentication to be able to commit in 
Github...

Is there a way to cherry pick in Github???

I can simply switch branches and do the same modification on the 42x branch but 
I'm sure there has to be an easier way (for people who modify multiple lines of 
code)?

Regards,
Pedro

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: [openoffice] branch trunk updated: Update url_transfer.htm

2021-02-07 Thread Matthias Seidel
Hi Pedro,

I think this was your first commit with Git? Congratulations!

This seems to be safe to be "cherry-picked" from trunk for AOO42X:

git checkout AOO42X
git pull
git cherry-pick -x 5215491
git push origin AOO42X

Regards,

   Matthias

Am 05.02.21 um 00:02 schrieb pl...@apache.org:
> This is an automated email from the ASF dual-hosted git repository.
>
> plino pushed a commit to branch trunk
> in repository https://gitbox.apache.org/repos/asf/openoffice.git
>
>
> The following commit(s) were added to refs/heads/trunk by this push:
>  new 5215491  Update url_transfer.htm
> 5215491 is described below
>
> commit 52154912a3595e2eb122f2f07e9469c9134fc1ff
> Author: Pedro Lino <34394465+pedl...@users.noreply.github.com>
> AuthorDate: Thu Feb 4 23:01:36 2021 +
>
> Update url_transfer.htm
> ---
>  main/extras/source/templates/wizard/desktop/lang/pt/url_transfer.htm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git 
> a/main/extras/source/templates/wizard/desktop/lang/pt/url_transfer.htm 
> b/main/extras/source/templates/wizard/desktop/lang/pt/url_transfer.htm
> index b30d1e3..0970434 100644
> --- a/main/extras/source/templates/wizard/desktop/lang/pt/url_transfer.htm
> +++ b/main/extras/source/templates/wizard/desktop/lang/pt/url_transfer.htm
> @@ -70,7 +70,7 @@
>   
>FACE="Arial, sans-serif">Seleccione o
>   URL que aparece na 
> linha de entrada do URL, por exemplo:
> -  HREF="https://www.openoffice.org";>https://www.openoffice.org).
> +  HREF="https://www.openoffice.org";>https://www.openoffice.org.
>   
>   
>   
>
>



smime.p7s
Description: S/MIME Cryptographic Signature