"Objective-C Basics (Retired)" was retired on May 31, 2020. You are now viewing the recommended replacement.

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 Workflows Git-Flow

Denise Edwards
Denise Edwards
4,924 Points

Why don't you see the log for the commit of a finished hotfix when you check the log for the 'integration' branch?

I created a hotfix and then finished it, and added a commit message like in the tutorial. I checked the 'integration' log out of curiosity but I didn't the commit message I wrote for the hotfix. Why is that? Or did I do something wrong?