2017-12-25 16 views
1

터미널 linux/우분투에서 github으로 프로젝트 HTML5를 시도하고 있습니다. 사용자와 암호가 맞습니다. 해당 사용자와 암호로 로그인했는데 누구든지 알지만이 오류가 있습니까? 나는 혼란 스럽다.git 및 github로 로그인 할 때 오류가 발생했습니다.

메시지 오류 : 비밀번호 특수 문자가있는 경우는 percent encode it에있을 수 있습니다으로

 
git push -u origin master 
Username for 'https://github.com': gilbertoquinteroA 
Password for 'https://[email protected]': 
remote: Invalid username or password. 
fatal: Authentication failed for 'https://github.com/gilbertoquinteroA/Theme-Basico-without-HTML5-and-CSS3.git/' 
+0

https://stackoverflow.com/q/17659206/7976758 또는 https://stackoverflow.com/q/7438313/7976758에서 뭔가를 찾을 수 있습니다. – phd

답변