git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* information for a 60-minute "intro to git" needed
@ 2006-11-11 14:24 Randal L. Schwartz
  2006-11-11 14:33 ` Petr Baudis
  0 siblings, 1 reply; 12+ messages in thread
From: Randal L. Schwartz @ 2006-11-11 14:24 UTC (permalink / raw)
  To: git


Apparently, in a fit of confusion, I agreed to present a 60-minute "intro to
git" for the Portland (Oregon) Linux Advanced Topics meeting on 20 November.

Since I haven't even started it, I guess it's time to start writing.  I know
about the Documentation/* directory, but have any of you also written
tutorials or presentations on git for your organization?  If so, I'd like to
steal, I mean observe what you've done.  I will make my slides available as
well, under the GFDL or equivalent.

And Linus, if you're in town on the 20th, you should come to the meeting to
make a fool of me and give the real scoop. :) (Only half joking... if you
could make it there, it'd be a real help to me.)

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.

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

* Re: information for a 60-minute "intro to git" needed
  2006-11-11 14:24 information for a 60-minute "intro to git" needed Randal L. Schwartz
@ 2006-11-11 14:33 ` Petr Baudis
  2006-11-11 16:24   ` Jakub Narebski
  2006-11-13 18:58   ` Jon Loeliger
  0 siblings, 2 replies; 12+ messages in thread
From: Petr Baudis @ 2006-11-11 14:33 UTC (permalink / raw)
  To: Randal L. Schwartz; +Cc: git

  Hi,

On Sat, Nov 11, 2006 at 03:24:20PM CET, Randal L. Schwartz wrote:
> Apparently, in a fit of confusion, I agreed to present a 60-minute "intro to
> git" for the Portland (Oregon) Linux Advanced Topics meeting on 20 November.
> 
> Since I haven't even started it, I guess it's time to start writing.  I know
> about the Documentation/* directory, but have any of you also written
> tutorials or presentations on git for your organization?  If so, I'd like to
> steal, I mean observe what you've done.  I will make my slides available as
> well, under the GFDL or equivalent.

  see

	http://news.gmane.org/find-root.php?message_id=<7vvepqi6x6.fsf@assigned-by-dhcp.cox.net>

and replies for some slides from OLS (dunno if jdl's made his
available?), and http://git.or.cz/gitwiki/GitLinks for links to plenty
of "using git" pages for various projects and other introductory
articles. There are also few crash courses at git.or.cz but they go by
the Cogito path; the general outline just with different commands might
be still somewhat useful, though. Also, someone from #git was presenting
lately and is planning on making his presentation available, too.

-- 
				Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
#!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
$/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1

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

* Re: information for a 60-minute "intro to git" needed
  2006-11-11 14:33 ` Petr Baudis
@ 2006-11-11 16:24   ` Jakub Narebski
  2006-11-11 16:34     ` Randal L. Schwartz
  2006-11-11 19:09     ` Junio C Hamano
  2006-11-13 18:58   ` Jon Loeliger
  1 sibling, 2 replies; 12+ messages in thread
From: Jakub Narebski @ 2006-11-11 16:24 UTC (permalink / raw)
  To: git

Petr Baudis wrote:

> and http://git.or.cz/gitwiki/GitLinks for links to plenty
> of "using git" pages for various projects and other introductory
> articles.

GitLinks has now links to junio, jdl and pasky slides from OLS,
and junio slides from OSDL Japan Linux Symposium.
-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git


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

* Re: information for a 60-minute "intro to git" needed
  2006-11-11 16:24   ` Jakub Narebski
@ 2006-11-11 16:34     ` Randal L. Schwartz
  2006-11-11 19:09     ` Junio C Hamano
  1 sibling, 0 replies; 12+ messages in thread
From: Randal L. Schwartz @ 2006-11-11 16:34 UTC (permalink / raw)
  To: Jakub Narebski; +Cc: git

This is all great.  Thank you.  And I hope to have a presentation
worthy of placing on that page within a week.
-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.

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

* Re: information for a 60-minute "intro to git" needed
  2006-11-11 16:24   ` Jakub Narebski
  2006-11-11 16:34     ` Randal L. Schwartz
@ 2006-11-11 19:09     ` Junio C Hamano
  2006-11-11 22:49       ` Martin Langhoff
  1 sibling, 1 reply; 12+ messages in thread
From: Junio C Hamano @ 2006-11-11 19:09 UTC (permalink / raw)
  To: Randal L. Schwartz; +Cc: jnareb, git

Jakub Narebski <jnareb@gmail.com> writes:

> Petr Baudis wrote:
>
>> and http://git.or.cz/gitwiki/GitLinks for links to plenty
>> of "using git" pages for various projects and other introductory
>> articles.
>
> GitLinks has now links to junio, jdl and pasky slides from OLS,
> and junio slides from OSDL Japan Linux Symposium.

The OSDL Japan one is much more suitable for stealing tutorial
material from than the OLS one, but they took the pages on old
seminars down without telling me, it seems.  I've updated the
link in GitLinks page.  The presentation is designed to be run
in 25 minutes using the first half of slides (pretty pictures),
followed by a 25 minutes demo (reproducing the second half of
slides).

I think Martin Langhoff promised to make his presentation done
in Mexico available to us sometime ago, but I wonder what
happened to it...

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

* Re: information for a 60-minute "intro to git" needed
  2006-11-11 19:09     ` Junio C Hamano
@ 2006-11-11 22:49       ` Martin Langhoff
  2006-11-12  4:51         ` Ryan Anderson
  0 siblings, 1 reply; 12+ messages in thread
From: Martin Langhoff @ 2006-11-11 22:49 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Randal L. Schwartz, jnareb, git

On 11/11/06, Junio C Hamano <junkio@cox.net> wrote:
> I think Martin Langhoff promised to make his presentation done
> in Mexico available to us sometime ago, but I wonder what
> happened to it...

Hola! You are right, I never published anything... The Mexico
presentation was a combination of your original slides (I ended up
using the PDF directly as I didn't have OOv2) plus a version of my
older talk notes, updated and in Spanish. So I swapped the two
around.... "live".

The old, outdated talk is based on Cogito, and can be found here. I
still use it for my inhouse team --
http://wellington.pm.org/archive/200510/git/

cheers,




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

* Re: information for a 60-minute "intro to git" needed
  2006-11-11 22:49       ` Martin Langhoff
@ 2006-11-12  4:51         ` Ryan Anderson
  0 siblings, 0 replies; 12+ messages in thread
From: Ryan Anderson @ 2006-11-12  4:51 UTC (permalink / raw)
  To: Martin Langhoff; +Cc: Junio C Hamano, Randal L. Schwartz, jnareb, git

On 11/11/06, Martin Langhoff <martin.langhoff@gmail.com> wrote:
> On 11/11/06, Junio C Hamano <junkio@cox.net> wrote:
> > I think Martin Langhoff promised to make his presentation done
> > in Mexico available to us sometime ago, but I wonder what
> > happened to it...
>
> Hola! You are right, I never published anything... The Mexico
> presentation was a combination of your original slides (I ended up
> using the PDF directly as I didn't have OOv2) plus a version of my
> older talk notes, updated and in Spanish. So I swapped the two
> around.... "live".
>
> The old, outdated talk is based on Cogito, and can be found here. I
> still use it for my inhouse team --
> http://wellington.pm.org/archive/200510/git/

I gave this talk at Ubucon:
http://h4x0r5.com/~ryan/presentations/git-why.pdf
(I modeled this one after Junio's OLS talk, as I thought it was more
interesting to give a 'why' talk, rather than a 'magic incantation'
talk.)

Back in April, I used these to give a talk at Penguicon:
http://h4x0r5.com/~ryan/presentations/git-tutorial.pdf


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

* Re: information for a 60-minute "intro to git" needed
  2006-11-11 14:33 ` Petr Baudis
  2006-11-11 16:24   ` Jakub Narebski
@ 2006-11-13 18:58   ` Jon Loeliger
  2006-11-13 21:41     ` Christian MICHON
  1 sibling, 1 reply; 12+ messages in thread
From: Jon Loeliger @ 2006-11-13 18:58 UTC (permalink / raw)
  To: Petr Baudis; +Cc: Git List

On Sat, 2006-11-11 at 08:33, Petr Baudis wrote:

> 
>   see
> 
> 	http://news.gmane.org/find-root.php?message_id=<7vvepqi6x6.fsf@assigned-by-dhcp.cox.net>
> 
> and replies for some slides from OLS (dunno if jdl's made his
> available?), and http://git.or.cz/gitwiki/GitLinks for links to plenty
> of "using git" pages for various projects and other introductory
> articles.

All of my git papers published in Linux Magazine as well
as my OLS presentation are available off of www.jdl.com.
(Yes, I still need to make them available off of
opensource.freescale.com as well still.  *sigh*)

jdl


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

* Re: information for a 60-minute "intro to git" needed
  2006-11-13 18:58   ` Jon Loeliger
@ 2006-11-13 21:41     ` Christian MICHON
  2006-11-17 19:24       ` Jon Loeliger
  0 siblings, 1 reply; 12+ messages in thread
From: Christian MICHON @ 2006-11-13 21:41 UTC (permalink / raw)
  To: Git List

On 11/13/06, Jon Loeliger <jdl@freescale.com> wrote:
> All of my git papers published in Linux Magazine as well
> as my OLS presentation are available off of www.jdl.com.
> (Yes, I still need to make them available off of
> opensource.freescale.com as well still.  *sigh*)
>

excellent articles :)

glad to see other people from the semiconductor industry
use/excel with git.

-- 

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

* Re: information for a 60-minute "intro to git" needed
  2006-11-13 21:41     ` Christian MICHON
@ 2006-11-17 19:24       ` Jon Loeliger
  2006-11-17 19:31         ` Jon Loeliger
  2006-11-17 20:27         ` Junio C Hamano
  0 siblings, 2 replies; 12+ messages in thread
From: Jon Loeliger @ 2006-11-17 19:24 UTC (permalink / raw)
  To: Christian MICHON; +Cc: Git List

On Mon, 2006-11-13 at 15:41, Christian MICHON wrote:
> On 11/13/06, Jon Loeliger <jdl@freescale.com> wrote:
> > All of my git papers published in Linux Magazine as well
> > as my OLS presentation are available off of www.jdl.com.
> > (Yes, I still need to make them available off of
> > opensource.freescale.com as well still.  *sigh*)
> >
> 
> excellent articles :)

Thank you!

> glad to see other people from the semiconductor industry
> use/excel with git.

For the record, no MS products were used in the
creation of those papers, nor the presentations.
I wrote plain ASCII text for the papers, and the
presentation was done in OpenOffice.  After that,
however, I don't know how Linux Magazine produced
the PDF files for the articles. :-)

jdl


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

* Re: information for a 60-minute "intro to git" needed
  2006-11-17 19:24       ` Jon Loeliger
@ 2006-11-17 19:31         ` Jon Loeliger
  2006-11-17 20:27         ` Junio C Hamano
  1 sibling, 0 replies; 12+ messages in thread
From: Jon Loeliger @ 2006-11-17 19:31 UTC (permalink / raw)
  To: Christian MICHON; +Cc: Git List

On Fri, 2006-11-17 at 13:24, Jon Loeliger wrote:

> > glad to see other people from the semiconductor industry
> > use/excel with git.
> 
> For the record, no MS products were used

Yes, I _know_ you meant "do well", not "Use MS Excel"... :-)

jdl


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

* Re: information for a 60-minute "intro to git" needed
  2006-11-17 19:24       ` Jon Loeliger
  2006-11-17 19:31         ` Jon Loeliger
@ 2006-11-17 20:27         ` Junio C Hamano
  1 sibling, 0 replies; 12+ messages in thread
From: Junio C Hamano @ 2006-11-17 20:27 UTC (permalink / raw)
  To: Jon Loeliger; +Cc: git

Jon Loeliger <jdl@freescale.com> writes:

> For the record, no MS products were used in the
> creation of those papers, nor the presentations.

I thought I saw somebody running an OpenOffice presentation on a
windows machine at OLS, and have a vague recollection that it
was you ;-).


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

end of thread, other threads:[~2006-11-17 20:32 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-11 14:24 information for a 60-minute "intro to git" needed Randal L. Schwartz
2006-11-11 14:33 ` Petr Baudis
2006-11-11 16:24   ` Jakub Narebski
2006-11-11 16:34     ` Randal L. Schwartz
2006-11-11 19:09     ` Junio C Hamano
2006-11-11 22:49       ` Martin Langhoff
2006-11-12  4:51         ` Ryan Anderson
2006-11-13 18:58   ` Jon Loeliger
2006-11-13 21:41     ` Christian MICHON
2006-11-17 19:24       ` Jon Loeliger
2006-11-17 19:31         ` Jon Loeliger
2006-11-17 20:27         ` Junio C Hamano

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).