Awesome Ruby Git Tools

  • updated almost 2 years ago Other

    A web frontend for Git repositories

  • updated over 5 years ago

    Find the first broken commit without having to learn git bisect

  • updated 3 months ago MIT License

    ✂️ Peruse and delete git branches ergonomically

  • gitreflow gitreflow 1,494
    star
    updated about 2 years ago MIT License

    Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template.

  • updated 8 months ago MIT License

    git-spelunk, an interactive git history tool

  • updated almost 5 years ago MIT License

    Find the merge and pull request a commit came from + fuzzy search for cherry-picks

  • ruby-git ruby-git 1,712
    star
    updated 3 months ago MIT License

    Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.

  • rugged rugged 2,220
    star
    updated 7 months ago MIT License

    ruby bindings to libgit2