On Mon, Mar 21, 2011 at 9:18 AM, Robert Pollak <robert.pollak@xxxxxx> wrote: > On 2011-03-20 Daniel wrote: > [...] >> So would it be correct to say that even though those files are >> remotely fetched on a clone of the repository, they are actually >> revisioned and stored in the super project? > > You might want to try Avery Pennarun's git-subtree, which seems to > provide this functionality. > It's at https://github.com/apenwarr/git-subtree. I tried git-subtree. thanks but this is not what I wanted. This removed the .git dir for the subtree and hence updating the subtree is not easy. I want the functionality of git submodule except that I don't want the version checked in as part of the superproject to have to be fetched remotely. -d -- "America was founded by men who understood that the threat of domestic tyranny is as great as any threat from abroad. If we want to be worthy of their legacy, we must resist the rush toward ever-increasing state control of our society. Otherwise, our own government will become a greater threat to our freedoms than any foreign terrorist." - Ron Paul, Texas Straight Talk, May 31, 2004 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html