misc-gitology

An assortment of scripts around Git (by da-x)

Misc-gitology Alternatives

Similar projects and alternatives to misc-gitology

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

misc-gitology reviews and mentions

Posts with mentions or reviews of misc-gitology. 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
    @jpgrayson (since I see you lurking around here) Thanks for maintaining stgit! I've been a recent convert and it's a great workflow improvement. I used to be a big `git rebase -i` user and stgit works so much more fluidly and fits great with my mental model of how I want git to behave. Thanks!

    I'd love to add functionality that mimics `git rebase -i`. That is, you would open an editor and be able to select which patches you want on your stack as well as possibly designate patches as 'squash' or 'fix' from your editor. Think of it as `stg sink`, but able to operate on multiple patches at once.

    Prior art: this script[1] already performs a re-ordering of commits but in a pretty hacky way. I'd like to productize it!

    I'd love to have this new `stg rebase --interactive` be part of the main repo to enjoy the benefits of the existing test suite. My question for you is around how to include the new command with the rest of the tools. Would you want it to integrate with the existing rebase command (`stg rebase --interactive`) or is it something more appropriate for `contrib` (so a new independent command like `stg-rebase-interactive`)?

    [1] https://github.com/da-x/misc-gitology/blob/master/stg-rebase...

Stats

Basic misc-gitology repo stats
1
35
3.9
8 months ago

da-x/misc-gitology is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.

The primary programming language of misc-gitology is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com