ltsmin icon indicating copy to clipboard operation
ltsmin copied to clipboard

Move from submodule to subtree

Open trolando opened this issue 10 years ago • 7 comments

I suggest we move to use subtree instead of submodule.

We can add ".sh" files that assist updating a subtree from commit A to commit B.

Advantage

  • users no longer need to manually run submodule update/init/sync
  • no dependency on availability of other git repositories

Disadvantage

  • maintainers need to learn about subtree method

trolando avatar Jan 29 '15 13:01 trolando