Sven Strickroth

Results 123 comments of Sven Strickroth

"Subtree push" should be "subtree split and push"?

@johnb003 Just keep going implementing the other stuff.

1. That's really a problem. I'd expected that there is some kind of config file in the .git folder stating that there is a subtree. Iirc we might have to...

I don't think that subtree will replace submodules, that have a different use cases,

> Are there any differences in tgit from the normal git repo? No. > I've been mailing a bit on the git mailing list Can you provide a link here?...

Please have a look hoiw TGitCache does it. There we fetch a list with all data and then check the files based on that list. I don't think that we...

I haven't checkd this in detail, but looks generally ok to me.