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 Getting Started With Git Repository Basics

Mitchell Hunt
Mitchell Hunt
1,260 Points

what is the answer?

Challenge task 3 - what is the answer? is it so hard to just get the answer? do we need a discussion here?

1 Answer

faranaway
PLUS
faranaway
Courses Plus Student 13,885 Points

Hi!

I think treehouse would like to help you find the answer by reviewing the videos and seeing how the challenge questions are asked. They often layout the challenge questions in a manner to help you use your challenge answer in further questions.

Regarding your "Challenge Task 3" It's asking you to initiate another repository, but this time to give it any you want.

This involves using the answer from the first challenge question.

Hint: git init [insert repository name here]