On Thursday, June 13, 2013 11:41:52 PM UTC+2, Adam Strzelecki wrote:
>
> In my superproject I have two submodules and I want them to track always 
> master master. Using Git 1.8.2.
>
> So I've added "branch = master" to .gitmodules and using git submodule 
> update --remote to pull always recent master.
>
> However everytime submodule master is updated, running superproject git 
> status or diff shows its recorded sha1 has changed.
>
> This doesn't make sense since I am tracking master? Shouldn't it show it 
> has changed only when submodule HEAD is not the branch recorded in my 
> superproject's .gitmodules ??
>
> Regards,
> Adam
>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to