Kitsune
December 13, 2022, 4:05pm
#1
So I’ve downloaded git, and later TortoiseGit.
I created a repo on my computer, made a commit, then tried to push it into gitlab repository.
I tried doing it on public and private repository.
I always got warning from topic and I don’t know what to do, I haven’t seen a thing about it online.
I use windows 10
Thanks in advance
1 Like
Facing the same problem. Did you find the solution?
Henry_a
December 19, 2022, 8:51am
#4
Apparently there is a problem with the latest version, the same thing happened to me; I downloaded a previous version (2.38) and I had no problems; here is the link Release v2.38.1.vfs.0.0 (Security Release) · microsoft/git · GitHub
1 Like
I’m also facing this issue with the latest version. @Henry_a 's workaround by downgrading to 2.38.1 works for me
1 Like
Kitsune
December 22, 2022, 8:42pm
#6
Ok, so I just worked around this using
https://username :password/auth_key@gitlab.com/…/.git
https://www.baeldung.com/ops/git-configure-credentials - helped
Thank you all for your answers, I hope they will help someone in the future
Kitsune
December 22, 2022, 8:43pm
#7
yes, you can look at my post and other posts