I deleted my current development directory, cloned a new one from my online repository, and now when I try to to do a
git push origin
I receive a
error: The requested URL returned error: 401 while accessing https://gitlab.com/..../.....git/info/refs
fatal: HTTP request failed
What can be the cause? Thanks for the time.