<div dir="ltr">Hi, I can't checkout the branch.<br><br>root@valerio:/usr/src/sheepdog# git checkout -b sbd origin/sbd   <br>fatal: git checkout: updating paths is incompatible with switching branches.<br>Did you intend to checkout 'origin/sbd' which can not be resolved as commit?<br>
<br>root@valerio:/usr/src/sheepdog# git branch --all<br>* master<br>  remotes/origin/HEAD -> origin/master<br>  remotes/origin/devel<br>  remotes/origin/gh-pages<br>  remotes/origin/master<br>  remotes/origin/reclaim<br>
  remotes/origin/snapshot-object-reclaim<br>  remotes/origin/snapshot-object-reclaim-with-discard<br>  remotes/origin/stable-0.6<br>  remotes/origin/stable-0.7<br>  remotes/origin/stable-0.8<br><br></div>