Daniel Barkalow <barkalow@iabervon.org> wrote:I agree entirely. I have about 30 "subprojects" tacked into one large Git repository for this exact reason. In at least 5 of these cases they shouldn't be sharing a Git repository as by all rights they are different projects. What I'm doing is sort of like tacking both the Linux kernel and glibc into the same Git repository because you might need to change and bisect over updates to the system call layer. Insane, yes. Probably shouldn't be done; but right now that interface layer between several subprojects is still in flux and it makes it rather easy to keep everything in sync. Its annoying to perform commits to the "root project" every time the subproject changes. And it brings some complexity when you want to talk about merging that root project. But if its automated as part of "git commit" and "git merge" (either directly in those tools or by hooks users can install) then its probbaly a non issue. -- Shawn. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Linus Torvalds | Linux 2.6.27-rc8 |
| S.Çağlar | Rescheduling interrupts |
| Adrian Bunk | RFC: starting a kernel-testers group for newbies |
| Rafael J. Wysocki | 2.6.27-rc7-git1: usb-storage breakage with non-functional disk |
git: | |
| Kyle Moffett | Using GIT to store /etc (Or: How to make GIT store all file permission bits) |
| David Kastrup | Empty directories... |
| Johannes Schindelin | Should we support Perl 5.6? |
| Miklos Vajna | Re: Git Community Book |
| rezidue | Speed Problems |
| Richard Stallman | Real men don't attack straw men |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Steve Johnson | Re: PF Congestion and state table question |
| Jeff Garzik | Re: [PATCH] Add eeprom_bad_csum_allow module option to e1000. |
| Rick Jones | Re: Detecting TCP loss on the receiving side? |
| Alexey Dobriyan | [PATCH 04/53] netns xfrm: per-netns xfrm_state_all list |
| Denys Fedoryshchenko | packetloss, on e1000e worse than r8169? |
