在我执行 git commit 后,它会提示我进行评论,以便我可以推送到 bitbucket,通常我按 alt+x,然后退出,然后 git push。但出于某种原因,它并没有让我退出。
committed new changes to bitbucket
Please enter the commit message for your changes. Lines starting
with '#' will be ignored, and an empty message aborts the commit.
On branch master
Your branch is up-to-date with 'origin/master'.
Changes to be committed:
new file: blocks/folder-navigation.block
new file: blocks/index-album.block
Run Code Online (Sandbox Code Playgroud)
....