Git 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
, लेकिन यह मदद नहीं की।