I did it like this:
git clone
https://[email protected]/repos/asf/incubator-groovy.git
git config user.name "pascalschumacher"
as described here: https://git-wip-us.apache.org/
I'm still using the gmx mail account (so github count's my commits ;).
Am 22.04.2015 um 18:47 schrieb Jochen Theodorou:
Am 22.04.2015 18:22, schrieb Cédric Champeau:
Here's what I did:
git config user.email [email protected] <mailto:[email protected]>
git remote set-url upstream
http://git-wip-us.apache.org/repos/asf/incubator-groovy.git
Then you can push, but AFAIK, the only available method is user/password
(which kind of sucks because I chose a complex one so I have to copy it
from Keepass).
doesn't work for me. I can now log on to https://id.apache.org/, but
if I try to push I get "fatal: Authentication failed".. and I tried
the gmx version as well as the apache one.
bye blackdrag