Git: authentication not supported
3 views (last 30 days)
Show older comments
Good day,
when I want to push files to a local repository in Git, i get the error message:
Authenatication failed
I use Matlab 2014b with Simulink Projekt. How can I solve it. Thanks for any help!
0 Comments
Answers (1)
goerk
on 9 Oct 2017
I had a similar problem with a remote repository. We solved it with setting the authentication method of the server to basic.
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!