On Wed, Jun 19, 2019 at 8:33 AM Harald Seiler <h...@denx.de> wrote:
>
> 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.hershber...@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.

Working for me now. Thanks Harald!

-Joe

> --
> 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: h...@denx.de
>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to