Skip to content
Snippets Groups Projects
Select Git revision
  • 69f23b08069d2fa404af4395dbe9394b46883043
  • master default protected
  • fix/typo
  • wip/project-management
  • lfs
5 results

git-seminar

  • Clone with SSH
  • Clone with HTTPS
  • Christian Krause's avatar
    ck85nori authored
    it's not really motivation
    69f23b08
    History

    The Official iDiv git Seminars

    Usage

    To view the presentations locally, you need to clone the repository recursively, to also get a copy of reveal.js:

    git clone --recursive https://git.idiv.de/sc/edu/git-seminar.git

    Then you also need to create the images from the graphviz dot sources:

    cd git-seminar
    make

    Then you can view the presentations, e.g. the basics:

    firefox basics.html

    Attribution