1.6.4.2 গিট ব্যবহার করে, আমি যখন চেষ্টা করেছি তখন আমি git pull
এই ত্রুটিটি পেয়েছি:
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)
আমি চেষ্টা করেছি git remote prune origin
, কিন্তু তাতে কোন লাভ হয়নি।