Git commit is hanging, what should I do?

Viewed 1205

I did a large initial git commit from an existing code base and for about an hour the screen is hung while doing "create mode". It looks like this (note some parts are blacked out to preserve anonymity):

enter image description here

What should I do?

----------UPDATE

I pressed the return key and the command prompt appeared. Is this some weird quirk that the user has to press the return after git printouts?

1 Answers
Related