Matt Brown content for you

Crazy git error message of the day

$ 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.