On Wed, Jul 23, 2008 at 07:14:49PM +0200, "Peter Valdemar Mørch (Lists)" wrote:You could use 'git rebase' for that. e.g. now the history of your master and b branches look like this: o---X---b1'---b3'---Y master \ b1---b2---b3---b4 b The command 'git rebase master b' will then turn this history into the following: o---X---b1'---b3'---Y master \ b2---b4 b After this 'git merge b' will do what you would like it to do. Regards, Gábor -- 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.21 |
| debian developer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 002/196] Chinese: rephrase English introduction in HOWTO |
| Robin Lee Powell | NFS hang + umount -f: better behaviour requested. |
git: | |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Krzysztof Oledzki | Error: an inet prefix is expected rather than "0/0". |
| Frans Pop | svc: failed to register lockdv1 RPC service (errno 97). |
