Crazy git error message of the day
Thu, Aug 9, 2012$ git submodule add https://github.com/derekwyatt/vim-scala.git .vim/bundle/vim-scala
fatal: You are on a branch yet to be born
Stackoverflow has a solution for this problem.
$ git submodule add https://github.com/derekwyatt/vim-scala.git .vim/bundle/vim-scala
fatal: You are on a branch yet to be born
Stackoverflow has a solution for this problem.