Hi,

I have a monolithc git repo containing multiple projects each developer 
have there own local git reference repo so that they don't have to do a 
complete clone when working in different projects. For some reason we now 
have to add a git submodule in this repo but we are encountering some 
issues with the submodule everytime the submodule is bumped up. The git 
submodule is used only by one of the project but when the submodule gets 
bumped up to a new sha all other developers running git pull/fetch will 
encounter the issue "Could not access submodule" if they run the command a 
second time it works. Would really appreciate any help on this.

Thanks

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/07317ea5-5a0c-413b-9f4f-3976fffb591a%40googlegroups.com.

Reply via email to