Cloud9 ionic terminal message to git repo

Using this command (below) to commit which has worked previously but now returns “>” at the command line instead of sending message in qoutes; ’ '. Why is this happening?

git add -A . && git commit -am ‘readme etc’