[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46dff0320812131745h3d30738ajf704a4336f5dec40@mail.gmail.com>
Date: Sun, 14 Dec 2008 09:45:49 +0800
From: "Ping Yin" <pkufranky@...il.com>
To: "Nick Andrew" <nick@...k-andrew.net>
Cc: "David Howells" <dhowells@...hat.com>,
"Johannes Schindelin" <Johannes.Schindelin@....de>,
torvalds@...l.org, git@...r.kernel.org,
linux-kernel@...r.kernel.org,
"Miklos Vajna" <vmiklos@...galware.org>
Subject: Re: [PATCH] Simplified GIT usage guide
On Sun, Dec 14, 2008 at 7:05 AM, Nick Andrew <nick@...k-andrew.net> wrote:
> The way I did it was to start with the directed acyclic graph of
> commits, explaining how branches fork the graph and merges join
> it. This was presented to people who know subversion, and so they
> immediately became aware that there are other ways to manage source
> code than in a linear r1 r2 r3 r4 r5. I described tags and branch
> heads briefly.
>
> Next up I described the things you'd do with git: add new commits,
> create a branch, merge a branch, rebase, tag, push and fetch and
> showed what that does with the dag of commits.
>
> Finally I showed the actual commands used to perform those actions.
> I didn't get into the object database structure at all (that was
> prepared in case I had extra time).
>
I think this is the right way to start with the DAG. And i do the same.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists