在碼雲上有好多版本,不當心刪除了部分分支報了下面錯誤!!!git
報錯信息:it
Commit failed with error
0 files committed,
1 file failed to commit:
test On branch master Your branch is up-to-date with 'origin/master'.
Untracked files: Recycler/Recycler-release-1.0.7.apk packingstation/packingstation-release.apk
packingstation/station.jks nothing added to commit but untracked files presentio
緣由:ast
出現這個問題的緣由是在於對應的文件或者對應目錄下的文件沒有添加.test
解決方法:date
git add Recycler/Recycler-release-1.0.7.apk packingstation/packingstation-release.apkfile
git push origin master方法