I\'m not sure why I\'m unable to checkout a branch that I had worked on earlier. See the commands below (note: co is an alias for checkou
co
checkou
in my case I enter submodule directory without doing
git submodule init
git submodule update
So git was linked to the parent folder that indeed missed that branch.