• Introduction
  • 1. Prerequisites
    • 1.1. Installing Git
    • 1.2. Command Line Git
  • 2. Using Git
    • 2.1. Getting set up
    • 2.2. Your first repository
    • 2.3. The three stages of Git
    • 2.4. GitHub
    • 2.5. Git command summary
  • 3. How to report a bug
    • 3.1. Specifics- Web and QGIS
  • 4. How to submit a pull request
    • 4.1. Fixing HipsterIpsem
  • 5. Ninja problem-solving and debugging
  • 6. References
  • Published with GitBook

Don't be afraid to commit

References

  • How to report a bug
  • Don't be afraid to commit (python)
  • Learn enough git to be dangerous (ebook)
  • GitHub Pull Request Tutorial