Sử dụng git 1.6.4.2, khi tôi dùng thử, git pull
tôi gặp lỗi này:
error: unable to resolve reference refs/remotes/origin/LT558-optimize-sql: No such file or directory
From git+ssh://remoteserver/~/misk5
! [new branch] LT558-optimize-sql -> origin/LT558-optimize-sql (unable to update local ref)
error: unable to resolve reference refs/remotes/origin/split-css: No such file or directory
! [new branch] split-css -> origin/split-css (unable to update local ref)
Tôi đã thử git remote prune origin
, nhưng nó không giúp được gì.