我發現在使用git commit -m 'this is my first commit, i am so happy!'時會出錯 但改成git commit -m "this is my first commit, i am so happy!"就好了
每週二晚上《CodeLove Talk》直播! 開放觀眾 Call-in,一起討論軟體開發相關的話題!
我發現在使用git commit -m 'this is my first commit, i am so happy!'時會出錯

但改成git commit -m "this is my first commit, i am so happy!"就好了