This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: git question
>>>>> "Meador" == Meador Inge <meadori@codesourcery.com> writes:
Meador> This is more for my education rather than a suggestion (I am no
Meador> git expert), but why can't git submodules [1] be used to
Meador> reference the shared pieces?
This, and basically every other question on this topic, was covered in
the previous threads.
Submodules require extra work on the part of the module consumers in
order to do things.
Tom