Skip to content
Snippets Groups Projects
Select Git revision
  • f23fdbe22c586f6faaac7dfeae1e7682195fd5a7
  • 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

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • 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