Hacker News new | ask | show | jobs
by anordal 723 days ago
Me too. I have a branch with some commits on top of git-revise where I implemented this config option:

~/.gitconfig

    [sequence]
        presentation-order-head-on-top = true
Branch: https://github.com/anordal/git-revise/commits/rebasehappy-in...