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

Development Tools Git Basics Working With Remote Repositories Remote Work

Will De Sousa
Will De Sousa
7,630 Points

Sorry but I can solve this question. I've tried everything I know already.

1 Answer

simhub
simhub
26,543 Points

hi will, try this:

git remote add tommy http://tommysgitstuff.com/git_basics/cool_stuff.git

see also https://teamtreehouse.com/forum/remote-work-challenge

Will De Sousa
Will De Sousa
7,630 Points

Thank you very much. I managed to get it right at the end. I was adding the full stop at the end of the address. So it was giving me the wrong result.

Once again, thank you!