when using private repos, it requires a username and password, when using .replit, it does not ask for this, but simply runs and exits, does not ask for input.
GitHub also tells me this is a to be deprecated form of login
"Basic authentication using a password to Git is deprecated and will soon no longer work. Visit https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information around suggested workarounds and removal dates."
when using private repos, it requires a username and password, when using .replit, it does not ask for this, but simply runs and exits, does not ask for input.
GitHub also tells me this is a to be deprecated form of login
"Basic authentication using a password to Git is deprecated and will soon no longer work. Visit https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information around suggested workarounds and removal dates."