I'm fairly new to git and struggling with submodules.  I want set up a
git project for my dotfiles, using examples found on github.  In
particular I want to start with a populated .gitmodules file.   I
tried copying it into top level of my git project and running

git submodule init
git submodule update

Nothing happens.

Is there a way to start with an existing .gitmodules file?  How?

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to