• ScreaminOctopus
    link
    fedilink
    English
    arrow-up
    2
    ·
    9 months ago

    It would be nice if platforms like Forgejo and gitlab could hook into some sort of review and issue tracking protocol that was built directly into git, like git-appraise. Unfortunately it doesn’t look like git appraise is actively developed.

    • chebra@mstdn.io
      link
      fedilink
      arrow-up
      1
      ·
      9 months ago

      @ScreaminOctopus yes, and there are a couple of similar solutions, like git-bug, but all of them are very small, unknown, or not actively developed. However, there is also https://fossil-scm.org - alternative to git, and that one has everything included from the start.