Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

git bash command not responding

I am running some commands in git bash, but git bash does not respond to these commands now. The probable reason is that there is a git commit before, with the comments in single quotes; the comments should be double quotes.

Now, it seems the only way is to close git bash and restart.

Is there some way I could continue without closing the git bash?

I am using Dell, Windows 10 64-bit.

enter image description here

like image 383
XYZ Avatar asked May 29 '26 16:05

XYZ


1 Answers

You aren't closing out the comment with an end quote. So all new lines are considered part of the comment still.

like image 139
Software2 Avatar answered May 31 '26 06:05

Software2



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!