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 Looking Back on What We've Done

YI JIANG
YI JIANG
3,424 Points

show nothing after 7cd4e

what is 7cd4e for?why add after check out?

2 Answers

That is a commit identifier for the instructors second commit. He is using 'git diff' to view the differences between the two commits.

nits ain
nits ain
682 Points

I have the same question. nothing happened as it was shown in the video. with the command " git checkout 7cd4e"