
19 Jun
2019
19 Jun
'19
3:33 p.m.
On Tue, 2019-06-18 at 22:49 +0200, Heinrich Schuchardt wrote:
Just use https, e.g
git remote set-url net \ https://gitlab.denx.de/u-boot/custodians/u-boot-net.git
And in .gitconfig put your email address:
[credential "https://gitlab.denx.de"] username = joe.hershberger@gmail.com
At least this setup worked for EFI.
SSH should work just fine as well if you add your SSH key to your account. You can do so at https://gitlab.denx.de/profile/keys.
The issue for Joe was that my script did not import his tree correctly for some reason. I have fixed it now.
--
Harald
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-62 Fax: +49-8142-66989-80 Email: hws@denx.de