On Sat, Oct 21, 2006 at 01:11:49PM -0500, Matthew D. Fuller wrote:OK, let's discuss. :) I think the concept of "my" branch doesn't make any sense in git. Everyone is working collectively on a DAG of the history, and we all have pointers into the DAG. Something is "my" branch in the sense that I have a repository with a pointer into the DAG, but then again, so do N other people. I control my pointer, but that's it. So don't think of it as "git throws away branch identity" as much as "git never cared about branch identity in the first place, and doesn't think it's relevant." Now, there are presumably advantages and disadvantages to these approaches. I like the fact that I can prepare a repository from scratch, import it from cvs, copy it, push it, or do whatever I like, and the end result is always exactly the same (revids included). With your model, on the other hand, it seems the advantages are that in many cases you can do things like distributed revnos. I agree completely. The difference, I think, is that it's easier in git to move the upstream around: you simply start fetching from a different place. I'm not clear on how that works in bzr (if it invalidates revnos or has other side effects). -Peff - 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 | Re: LSM conversion to static interface |
| Ingo Molnar | [patch 03/13] syslets: generic kernel bits |
| Ingo Molnar | Re: [PATCH 6/6] sched: disabled rt-bandwidth by default |
| Greg Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
git: | |
| David Miller | [GIT]: Networking |
| Gregory Haskins | [RFC PATCH 00/17] virtual-bus |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
