Re: git access

2021-11-20 Thread Jaimos Skriletz
On Sat, Nov 20, 2021 at 10:17 PM Dominik Vogt  wrote:
>
> Sending patches is getting out of hand.  I believe I had once
> write access to the git repo, but it doesn't work anymore
> (permission denied when updating).  What do I need to do to
> reactivate access?
>

If you were using a password to access github, that is no longer
allowed from the command line. You need to create a personal access
token to use. Or an ssh key.

https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token



Re: git access

2021-11-20 Thread Thomas Adam
On Sun, Nov 21, 2021 at 12:59:17AM +0100, Dominik Vogt wrote:
> Sending patches is getting out of hand.  I believe I had once

Ah.  I had thought you were doing this because you preferred this way of
working.

> write access to the git repo, but it doesn't work anymore
> (permission denied when updating).  What do I need to do to
> reactivate access?

You're a member of fvwmorg on github -- so presumably the permission denied
you're seeing is an out of date SSH key?

> (A quick recap of the procedure involved in getting patches on
> master wold help too.  I'd also be happy with my own branches
> without committing to master myself.)

See:  https://github.com/fvwmorg/fvwm3/blob/master/dev-docs/DEVELOPERS.md

Kindly,
Thomas



git access

2021-11-20 Thread Dominik Vogt
Sending patches is getting out of hand.  I believe I had once
write access to the git repo, but it doesn't work anymore
(permission denied when updating).  What do I need to do to
reactivate access?

(A quick recap of the procedure involved in getting patches on
master wold help too.  I'd also be happy with my own branches
without committing to master myself.)

Ciao

Dominik ^_^  ^_^

--

Dominik Vogt