Git course 2020

@hpc2n-git-2020

Private team

Joined on Aug 14, 2020

  • Introduction to Git --- Fall 2020 Lecture 3: Basic commands ![](https://www.hpc2n.umu.se/sites/default/files/umu-logo-left-se.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/hpc2n-logo-text5.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/images/SNIC_logo_autocrop.png =250x) <small>Slides: https://hackmd.io/@hpc2n-git-2020/L3-commands</small> Getting help $ git help <command>
     Like  Bookmark
  • Introduction to Git --- Fall 2020 Lecture 7: Teamwork ![](https://www.hpc2n.umu.se/sites/default/files/umu-logo-left-se.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/hpc2n-logo-text5.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/images/SNIC_logo_autocrop.png =250x) Slides: https://hackmd.io/@hpc2n-git-2020/L7-teamwork#/ Teamwork
     Like  Bookmark
  • Introduction to Git --- Fall 2020 Lecture 6: Working with remotes ![](https://www.hpc2n.umu.se/sites/default/files/umu-logo-left-se.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/hpc2n-logo-text5.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/images/SNIC_logo_autocrop.png =250x) Slides: https://hackmd.io/@hpc2n-git-2020/L6-remotes#/ Basic concepts A remote repository is a version of the project which can be hosted in your local machine, some network, or over the internet[1] where you and your collaborators can push or pull code modifications.
     Like  Bookmark
  • Introduction to Git --- Fall 2020 Lecture 5: Branches ![](https://www.hpc2n.umu.se/sites/default/files/umu-logo-left-se.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/hpc2n-logo-text5.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/images/SNIC_logo_autocrop.png =250x) Slides: https://hackmd.io/@hpc2n-git-2020/L5-branches What is a Git branch?
     Like  Bookmark
  • Introduction to Git --- Fall 2020 Lecture 4: Commits ![](https://www.hpc2n.umu.se/sites/default/files/umu-logo-left-se.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/hpc2n-logo-text5.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/images/SNIC_logo_autocrop.png =250x) Slides: https://hackmd.io/@hpc2n-git-2020/L4-commits Investigating history
     Like  Bookmark
  • Introduction to Git --- Fall 2020 Lecture 2: Basic concepts ![](https://www.hpc2n.umu.se/sites/default/files/umu-logo-left-se.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/hpc2n-logo-text5.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/images/SNIC_logo_autocrop.png =250x) Slides: https://hackmd.io/@hpc2n-git-2020/L2-concepts Remark
     Like  Bookmark
  • Introduction to Git --- Fall 2020 Lecture 0: Setup ![TOC](https://www.hpc2n.umu.se/sites/default/files/umu-logo-left-se.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/hpc2n-logo-text5.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/images/SNIC_logo_autocrop.png =250x) Slides: https://hackmd.io/@hpc2n-git-2020/L0-setup Installing and setting up Git
     Like  Bookmark
  • Introduction to Git --- Fall 2020 Lecture B: Using Kebnekaise for the Git course ![TOC](https://www.hpc2n.umu.se/sites/default/files/umu-logo-left-se.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/hpc2n-logo-text5.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/images/SNIC_logo_autocrop.png =250x) Slides: https://hackmd.io/@hpc2n-git-2020/LB-Kebnekaise#/ Connecting to Kebnekaise
     Like  Bookmark
  • Introduction to Git --- Fall 2020 Lecture A: Course info ![TOC](https://www.hpc2n.umu.se/sites/default/files/umu-logo-left-se.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/hpc2n-logo-text5.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/images/SNIC_logo_autocrop.png =250x) Slides: https://hackmd.io/@hpc2n-git-2020/LA-intro#/ Introduction to Git
     Like  Bookmark
  • Introduction to Git --- Fall 2020 Lecture 1: Why use version control? ![](https://www.hpc2n.umu.se/sites/default/files/umu-logo-left-se.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/hpc2n-logo-text5.png =250x) ![](https://www.hpc2n.umu.se/sites/default/files/images/SNIC_logo_autocrop.png =250x) Slides: https://hackmd.io/@hpc2n-git-2020/L1-motivation What is version control?
     Like  Bookmark