El 4/6/2008, a las 12:02, David escribió:I guess it depends on how long-lived your topic branches are, and how urgently you want to get independent fixes back into "master". If the topic branch isn't very long-lived, and the fix isn't incredibly urgent, you could just keep it in the topic until the entire topic branch is ready to be merged back in. If the fix depends on changes in the topic branch then getting it into master may not be so urgent anyway. How often does this really happen? I know that all code bases are different, but in my experience if I discover a problem (in master) while working on a topic, the fix is usually independent of the topic, in which case I have two options: either fix it on master (and then optionally rebase the topic), or just fix it on the topic and let the fix propagate back to the master when I merge in the topic. Don't forget that you also have "git stash" for those moments when you are working on a topic and see a completely unrelated fix or change that you want to do. But obviously, this is all highly context-dependent and what works for me won't always work for everyone. Wincent -- 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
| Peter Zijlstra | [RFC][PATCH 7/7] lockdep: spin_lock_nest_lock() |
| Gabriel C | Re: 2.6.24-rc2-mm1 |
| Andrew Morton | Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP |
| Jiri Kosina | Re: 2.6.21-rc5-mm4 |
git: | |
| Gregory Haskins | [RFC PATCH 00/17] virtual-bus |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 0/37] dccp: Feature negotiation - last call for comments |
