git-autofixup

create fixup commits for topic branches (by torbiak)

Git-autofixup Alternatives

Similar projects and alternatives to git-autofixup

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better git-autofixup alternative or higher similarity.

git-autofixup reviews and mentions

Posts with mentions or reviews of git-autofixup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-27.
  • Stacked Git – manage commits as a stack of patches
    4 projects | news.ycombinator.com | 27 May 2021
    Somewhat (or possibly greatly) related:

    Are tools like git-absorb safe/reliable?

    "Essentially, when your working directory has uncommitted changes on top of draft changesets, you can run `hg absorb` and the uncommitted modifications are automagically folded ("absorbed") into the appropriate draft ancestor changesets. This is essentially doing `hg histedit` + "roll" actions without having to make a commit or manually make history modification rules."

    I haven't wrapped my head around the algorithm. I get that an algorithm can "recollate" a series of commits in a way that yields no commit conflicts, but that's not the same as rearranging and combining commits into a sequence of semantically coherent atomic commits.

    ---

    https://github.com/tummychow/git-absorb

    https://github.com/torbiak/git-autofixup

  • Correct Git commits with Git-autofixup
    6 projects | news.ycombinator.com | 18 Mar 2021
    git-autofixup can also be installed by simply downloading the script[1], giving it execute permissions, and putting it somewhere in your PATH. It needs perl 5.8.4+, which is very old, and only depends on the standard library. Git ships with a Perl interpreter on Windows.

    If there are any staged changes, git-autofixup only fixes those up and ignores any unstaged ones; otherwise it tries to autofixup all unstaged changes.

    [1]: https://github.com/torbiak/git-autofixup/blob/master/git-aut...

Stats

Basic git-autofixup repo stats
3
164
7.9
3 months ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com