linux git push

git add .
git status
git commit -m "title"
git push
git push -u origin master -f#强制push

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注