1. Home
    1. Git
      1. git stash - temporary saving changes
      2. Git workflow for individuals
      3. git config
      4. Start Git with a local repository
    2. GitHub
      1. Create an account on GitHub
      2. Filtering GitHub pull requests waiting for me
      3. Merge only one commit from a Pull-request on GitHub
      4. Creating a website on GitHub Pages using Markdown
      5. Using Git on Windows in VS Code
      6. Create website on GitHub pages using mdBook
    3. Git on Windows
      1. Why use a version control system
      2. Download and install git
      3. Download and install Git on MS Windows
      4. Getting started with Git on MS Windows
      5. Creating a local git repository
      6. Adding first file to your git repository
      7. Getting help for git
      8. Exercise git session 1
      9. Git file status
      10. Recording changes in Git
    4. Other
      1. Why Git is better than Subversion for Open Source Projects