Talk about Git (slides etc.) for intermediate + advanced audience that I can steal?
3 messages,
2 authors,
2016-06-15 · open the first message on its own page
I'd like to give a talk about intermediate to advanced audience,
i.e. cover the reflog, git-log's advanced options, interactive rebase
etc.
Does anyone have slides for something like this already that I could
look at and steal ideas from? If not I can just write my own.
On Mon, May 23, 2011 at 09:37, Ævar Arnfjörð Bjarmason [off-list ref] wrote:
Does anyone have slides for something like this already that I could
look at and steal ideas from? If not I can just write my own.
(I've seen https://git.wiki.kernel.org/index.php/GitLinks#Seminars_and_presentations ,
wondering if there's something else)
Hey,
On Mon, May 23, 2011 at 12:58 AM, Ævar Arnfjörð Bjarmason
[off-list ref] wrote: quoted Does anyone have slides for something like this already that I could
look at and steal ideas from? If not I can just write my own.
I've done Wrangling Git a few times - here are a bunch of slides
online and PDF download:
http://speakerdeck.com/u/schacon/p/wrangling-git
I do my presentations in ShowOff (an HTML/Markdown based system), so
you can get the source for the slides here:
https://github.com/schacon/showoff-wrangling-git
Hope that's helpful,
Scott