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: Remote Work

Help! I can't get pass Task 1! Assume there's a git repository hosted at git://mygithosting.com/git_basics/cool_stuff.git. What command would you run to clone that repository?

Here's my command: git clone git://mygithosting.com/git_basics/cool_stuff.git my_clone

It says Bummer.

2 Answers

Alan Johnson
Alan Johnson
7,625 Points

Aha, I see what's happening now. You don't need to include a directory name that you want to clone into. But, looks like Tommy Morgan fixed the issue :smile:

Alan Johnson
Alan Johnson
7,625 Points

It looks like you've got a typo in your command:

coll_stuff.git

Hi Alan! I already corrected the typo but it's still bummer.

Tommy Morgan
Tommy Morgan
Treehouse Guest Teacher

Hey Lolidie Jeena Zubiri;

Please try it again, I just pushed a fix for this challenge.

Thanks Tommy Morgan and Alan Johnson. It's working now :)

Tommy Morgan
Tommy Morgan
Treehouse Guest Teacher

Any time! Hope you're enjoying the course, aside from that little glitch :)

I do! I'm really glad you added the Git Course :)