cameron / squirt

Speed read the web.
http://www.squirt.io
Apache License 2.0
1.22k stars 206 forks source link

figure out a better subtree merge pattern #107

Open cameron opened 10 years ago

cameron commented 10 years ago

E.g., https://github.com/cameron/squirt/commit/c4196a53f15227f2835c8fb8fc068a3a7a4eac44

If anybody has experience with managing sub repos with git subtree, would love some advice on how to avoid creating this kind of commit... Not super worried for the time being, but I'd rather not litter the commit history with these things.

I have a feeling I'll be working on squirt mostly from within my squirt.io repo, so a sustainable strategy would be great.

dsernst commented 10 years ago

What about the commit is problematic? Not clear from over here