Skip to content
Snippets Groups Projects
Select Git revision
  • 2c34ba053a5e54bd3b71bd53c04562e4c4c8a367
  • main default
  • krausec-main-patch-16624
  • fixes-typo-2025-04-14
  • fixes-typo-2025-03-27
  • fixes-typo-2025u
  • fixes-typo-19
  • fixes-typo-9
  • fixes-typo-8
  • wip/project-management
  • wip/config-paste
  • lfs
12 results

git-seminar

  • Clone with SSH
  • Clone with HTTPS
  • Christian Krause's avatar
    ck85nori authored
    2c34ba05
    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