• Deebster
    link
    fedilink
    01 year ago

    I looked at it and there’s a lot of them!

    I see things like adding dependencies but I would add the dependency along with the code that’s using it so I have that context. Is the Gitmoji way to break your commits up so that it matches a single category?

    • @jaemo@sh.itjust.works
      link
      fedilink
      01 year ago

      Yes, that is another benefit, once you start getting muscle memory with the library. You start to parcel things by context a bit more. It’s upped my habit of discrete commit-by-hunks, which also serves as a nice self-review of the work.