Learning paths

Git like a maintainer

The small git habits that add up when you send patches for a living.

5+ 5 moves

  1. Start

    Comfortable with git add, commit and push.

  2. Move 1 · Post · read

    Managing Git configuration with git config

  3. Move 2 · Note · read

    Caching Git passwords with the credential helper

  4. Move 3 · Post · read

    Force git to use git:// instead of https://

  5. Move 4 · Note · read

    Abort a Git commit or rebase from Vim with :cq

  6. Move 5 · Post · read

    Editing an older commit in a pull request

  7. Top out · Coming soon · read

    Rebasing a patch series for review