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 Introduction to Git GitHub and Other Remote Repositories Pulling Changes

karan Badhwar
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
karan Badhwar
Web Development Techdegree Graduate 18,135 Points

git remote

So I just cloned one more repo from medals Repo but when I tried git remote in myclone Repo it was only showing my Origin repo, but why it did not show the other Repo I made from Medals Repo. There should be 2 Repos one Origin and second The other cloned Repo. Can some body please let me what's happening, I did not get it What will git remote will show actually?

So is the Medals Repo over here is the central Repo ?

1 Answer

Brian Jensen
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree seal-36
Brian Jensen
Treehouse Staff

karan karan, typing git remote -v will show you the full list of remote repos you have assigned. Can you please create a snapshot of your Workspace so I can take a look at how you have things set up?

karan Badhwar
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
karan Badhwar
Web Development Techdegree Graduate 18,135 Points

Thankyou Brian Jensen, Actually I moved forward and cleared that out, but I will check that out when I will start do that again. If this does not work I will post that in the chat