Year archive: 2022

  • Git Commit Etiquette

    Clear, meaningful, commit and pull request messages are essential when working on a shared codebase. They serve a couple of important purposes: What makes a good commit?‌ When writing your commit message, try to consider whether it answers these questions: Try to keep your commit messages small; no more than a sentence or so. Make…


    read the full post →

    5–8 minutes