This is a good writeup
http://progit.org/book/ch6-6.html

"This is an important point with submodules: you record them as the
exact commit they’re at. You can’t record a submodule at master or
some other symbolic reference."

So, It seems when you maintain submodules you can track dependency by
the exact commit
I haven't used this workflow type yet.


marekj

Watirloo: Semantic Page Objects in UseCases
http://github.com/marekj/watirloo/




On Thu, Oct 22, 2009 at 5:58 PM, Bret Pettichord <[email protected]> wrote:
>
>
> On Thu, Oct 22, 2009 at 3:27 AM, Jari Bakken <[email protected]> wrote:
>>
>> > (Actually, i think i would
>> > like to start using git submodules: can someone recommend a place for me
>> > to
>> > learn how to use them?)
>> >
>>
>> >From the git manual:
>>
>>
>> http://www.kernel.org/pub/software/scm/git/docs/user-manual.html#submodules
>>
>> People seem to have very mixed experiences with git submodules. I
>> haven't used them on a project with a lot of contributors.
>>
>
> Any one else have experience using them? I'm still exploring options.
>
> Bret
>
>
> --
> Bret Pettichord
> Lead Developer, Watir, www.watir.com
>
> Blog, www.io.com/~wazmo/blog
> Twitter, www.twitter.com/bpettichord
>
>
> _______________________________________________
> Wtr-development mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/wtr-development
>
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to