git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-pasky "tutorial"
@ 2005-04-24  1:35 Benjamin Herrenschmidt
  2005-04-26 19:57 ` Petr Baudis
  0 siblings, 1 reply; 3+ messages in thread
From: Benjamin Herrenschmidt @ 2005-04-24  1:35 UTC (permalink / raw)
  To: git

Hi !

Is it really only my own stupidity, or is the "tutorial" in the README
file in there only understandable if you in fact already know what it
tries to explain ?

The more I read it, the more confused I am about the whole thing...

Is there some document somewhere that starts by explaining what are the
concepts of "branch", "tracking", etc... in the context of git ?

Ben.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git-pasky "tutorial"
  2005-04-24  1:35 git-pasky "tutorial" Benjamin Herrenschmidt
@ 2005-04-26 19:57 ` Petr Baudis
  2005-04-26 22:42   ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 3+ messages in thread
From: Petr Baudis @ 2005-04-26 19:57 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: git

Dear diary, on Sun, Apr 24, 2005 at 03:35:08AM CEST, I got a letter
where Benjamin Herrenschmidt <benh@kernel.crashing.org> told me that...
> Hi !

Hi,

> Is it really only my own stupidity, or is the "tutorial" in the README
> file in there only understandable if you in fact already know what it
> tries to explain ?
> 
> The more I read it, the more confused I am about the whole thing...
> 
> Is there some document somewhere that starts by explaining what are the
> concepts of "branch", "tracking", etc... in the context of git ?

you might want to try again with cogito-0.8; I hope I simplified the
concepts a lot.

There is no tracking, and branches are trivial - branches correspond to
repositories. When you do cg-init <remoterepo>, you get a branch origin
which represents the remoterepo (and gets updated when you do cg-pull or
cg-update), you can make Cogito know of more remote repositories by
doing cg-branch-add.


Yes, the README sucks; but apparently it helps at least some people. ;-)

-- 
				Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
C++: an octopus made by nailing extra legs onto a dog. -- Steve Taylor

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git-pasky "tutorial"
  2005-04-26 19:57 ` Petr Baudis
@ 2005-04-26 22:42   ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 3+ messages in thread
From: Benjamin Herrenschmidt @ 2005-04-26 22:42 UTC (permalink / raw)
  To: Petr Baudis; +Cc: git


> you might want to try again with cogito-0.8; I hope I simplified the
> concepts a lot.

Yup, I figured that out, thanks.

> There is no tracking, and branches are trivial - branches correspond to
> repositories. When you do cg-init <remoterepo>, you get a branch origin
> which represents the remoterepo (and gets updated when you do cg-pull or
> cg-update), you can make Cogito know of more remote repositories by
> doing cg-branch-add.
> 
> 
> Yes, the README sucks; but apparently it helps at least some people. ;-)
> 
-- 
Benjamin Herrenschmidt <benh@kernel.crashing.org>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-26 22:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-24  1:35 git-pasky "tutorial" Benjamin Herrenschmidt
2005-04-26 19:57 ` Petr Baudis
2005-04-26 22:42   ` Benjamin Herrenschmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).