On Tue, Oct 17, 2006 at 07:38:39AM -0400, Sean wrote:While there is no upside to forcing it all to _always_ happen in one step, there are good reasons to allow it in particular cases. The most common is if you work on something from two different computers (at home and at work or from desktop or notebook or similar cases) and want to be sure you don't forget to synchronize your changes. You can always unbind the branch or do a commit --local, which allows doing a local commit anyway (eg. when disconnected) and then the next commit will require a merge if the branches diverged. Again, it only is if you want, and opt for, making it so. Eg. people who often have many terminals with different current directories may use it to protect themselves from accidentaly running commands in the wrong one. You don't have to use it if you don't want to. In bzr push and pull only work for the fast-forward case. They operate on branches and actually apply the changes on the target. But that's a different thing. Bound branches are mainly about not forgetting to synchronize it. Bzr is meant to be used in both ways, depending on user's choice. Therefore it comes with that infrastructure and you can choose whether you want to use it or not. -------------------------------------------------------------------------------- - Jan Hudec `Bulb' <bulb@ucw.cz> - 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
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg KH | [2.6.22.2 review 05/84] Fix deadlocks in sparc serial console. |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Andrew Morton | -mm merge plans for 2.6.23 |
git: | |
| Jeff Kirsher | [RESEND][NET-NEXT PATCH 01/29] ixgbe: fix bug where using wake queue instead of st... |
| 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(). |
| Patrick McHardy | Re: [GIT]: Networking |
| Manuel Bouyer | Re: Interactive performance in -current |
| Christian Limpach | Re: newfs: determining file system parameters |
| YAMAMOTO Takashi | Re: statvfs(2) replacement for statfs(2) patch |
| Charles M. Hannum | Re: kern/22869: Slave IDE drive not detected |
