F
F
fapchat2019-09-20 22:55:39
git
fapchat, 2019-09-20 22:55:39

Why is it not possible to enter characters in the password field?

[email protected]:/mnt/c/MAMP/htdocs/newSite/php4/hello# git push
Username for ' https://github.com ': fapchat2
Password for ' https://[email protected] ':
remote: Invalid username or password.
fatal: Authentication failed for ' https://github.com/fapchat2/hello.git/ '

If you need, then here is what I wrote before
spoiler
[email protected]:/mnt/c/MAMP/htdocs/newSite/php4/hello# git status
On branch master
Your branch is up to date with 'origin/master'.
Changes to be committed:
(use "git reset HEAD ..." to unstage)
modified: README.md
[email protected]:/mnt/c/MAMP/htdocs/newSite/php4/hello# git commit -m 'update readme'
[master a58df10] update readme
1 file changed, 3 insertions(+), 3 deletions(-)
[email protected]:/mnt/c/MAMP/htdocs/newSite/php4/hello# git status
On branch master
Your branch is ahead of 'origin/master' by 1 commit.
(use "git push" to publish your local commits)
nothing to commit, working tree clean

No characters can be entered in the password field, Something like this

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question