Crazy git error message of the day August 09, 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.

0 comments