Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMaya Liberman
Full Stack JavaScript Techdegree Graduate 26,360 PointsI can't type my password to GitHub on workspace
I tried to push my folder into GitHub by git push -u origin. I being asked for the username, which works fine, but when I am trying to print my keyboard, there is no possibility to do so. Any idea how to fix it?
3 Answers
Jan Oberreiter
78,020 Pointswhen you type a password into your terminal, it never shows anything ... it looks like it is not working, but it actually is and when you hit enter ... it'll accept it ...
kevin noruwa
3,413 Pointsthankkksss
Angel Angelov
20,250 PointsThank you Jan. That really worked