42 43 44
# File 'lib/git-rails/git.rb', line 42 def init ::GitRails::Git::sys('git submodule init') end