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

GIt - I'm stuck after writing in the commit message template. The console beeps but nothing happens.

This happened after I entered "Added a README file."

Nevermind. I got help somewhere else.

Ephraim Smith
Ephraim Smith
11,930 Points

EK,

I'm experiencing same issue. What'd you find out?

Thanks, -E

1 Answer

Morgan Edmonds
Morgan Edmonds
4,317 Points

On Mac Terminal: To save your work and exit press Esc (that will move your curser to the end of the line and prevent editing) and then type :wq (w for write and q for quit).

Duc Duong
Duc Duong
8,670 Points

It works also on Git Bash