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 trial

Ruby

User.name has multiple values- need to fix

Dear Team:

I cannot change the user name because I already have 2 names in Git. See code: C:\Sites\projects\code\treebook>git config --global user.name "Chris Beyer" warning: user.name has multiple values error: cannot overwrite multiple values with a single value Use a regexp, --add or --replace-all to change user.name.

I also currently have another user..name.

What is best way to fix this to just my name.?

Note: I am doing this for a second time.

Any help woiuld be greatly appreciated.