Re: Merge branch to directory of other branch.

From: Alex Riesen <fork0@t-online.de>
Date: 2006-11-07 08:49:01
Kirill Shutemov, Mon, Nov 06, 2006 19:01:02 +0100:
> I have one branch with full content and other branch with one
> directory from first branch. How can I merge this branches?

Assuming they are related:

    git checkout -b merged full
    git pull . one-directory


-
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
Received on Tue Nov 07 08:49:25 2006

This archive was generated by hypermail 2.1.8 : 2006-11-07 08:50:36 EST