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 trialleogerber
2,225 PointsCan't fill in email adress
If I am trying to enter the @ sign for my email adress in the git config in the treehouse workspace, nothing happens. I already tried to copy it from somewhere else, but that doesn't work either. I am using a German keyboard layout.
3 Answers
Elgene Ee
3,554 PointsI think the solution for this issue is this...
git config --global user.email "Your username"
Martin Klestil
5,520 PointsI have the same problem, my solution:
@ press "alt" + "64 (on your numberpad)" = @
~ "alt" + "126 (on your numberpad)" = ~
Elliott Wallace
977 PointsWhat if you don't have a numpad?