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 Committing Changes

I cannot figure out how to get out of a commit message. I type git commit and it takes me to nano, but i can't get back

I hit (control) x and it brings up this strange menu that is unlike the one in the video.

2 Answers

Joshua Erskine
Joshua Erskine
7,706 Points

Sound like your are using Windows? If so:

Bring up a command-line at the bottom of the page via: SHIFT + q

Type q!

Hope that helps.

Are you sure it's nano and not another text editor?