關(guān)于回滾....
Resolve the conflicts in your working directory and commit them before trying the revert again
老是出現(xiàn)這句,回不到以前的版本要怎么解決呢
Resolve the conflicts in your working directory and commit them before trying the revert again
老是出現(xiàn)這句,回不到以前的版本要怎么解決呢
2016-03-22
舉報
2016-11-16
revert只能回滾到上一個版本,若想回滾到之前的版本就會報錯
2016-03-22
得首先解決沖突 ?然后才能revert