On Sat, Jan 09, 2010 at 10:36:51PM +0000, Max Ivanov wrote: > > As you see, there is a fundamental problem: GIT submodule breaks > > repository completeness, but gear requires git repositories to be > > self-contained.  I have no idea how to avoid this problem. > > Is there any way to fetch required commits and push it to git.alt as > complete separate branch without any common history? Then all > nessesary commits will exist in one git repo. To ensure that a given build tag is self-contained, all commit objects that are required for build must be among build tag's predecessors. -- ldv