Page 1 of 1

gitslave alternative to submodules

Posted: Tue Dec 03, 2013 12:45 am
by monte
Hi

I just spotted gitslave which is an alternative to submodules. It's basically a command line app that maintains a super repo. Each command is done on each child repo... Seems like a much saner way to do things than submodules if the submodules aren't really separate projects like the livecode ones. I guess the IDE would be the problem here though because it can't handle the branching and merging.

http://gitslave.sourceforge.net

Cheers

Monte