First
<adding all submodules git add submodule git://bla  /bla>
git add . && git commit -m 'adding my submodules'

When I run cap deploy
It downloads my git submodules every time from the remote repos,
Is this standard behaviour? I wished it just would look for changes
and, if exists, updated the remote code

Is this possible?
Could not find a solution but new to ror, git so must choose the wrong
words

-- 
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-us...@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