github - git push not working
大家讲道理
大家讲道理 2017-05-02 09:39:00
0
3
798

After git push, I checked github and found that there is no edge

git add --all
git commit -m 'commit'
git push -u origin gh-pages

The command is correct, but why can’t it achieve the expected effect?

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(3)
为情所困

-m cannot be empty

洪涛

Pay attention to the commit in your picture, the next line will echo aborting commit due to empty commit message

黄舟

This prompt means that the current warehouse and the remote warehouse are already synchronized!

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template