maybe we should use subtrees instead of submodules?
On Friday, November 30, 2012 11:01:03 AM UTC+3, denebola wrote:
>
> Hi, could you please help me with workflow in jenkins. we have main
> repository rep1 with submodule s1. submodule has been added to rep1 with
> specific commit number. we freq
Hi, could you please help me with workflow in jenkins. we have main
repository rep1 with submodule s1. submodule has been added to rep1 with
specific commit number. we frequently commit to s1. but jenkins doesn't see
new changes when updating rep1 because s1 has old commit number.
how can we co