• bort@sopuli.xyz
    link
    fedilink
    arrow-up
    2
    ·
    3 months ago

    Another advice …quick way to squash all your commits

    in your IDE select the commits you want to squash. Then rightclick. Then “squash”. All done.

      • bort@sopuli.xyz
        link
        fedilink
        arrow-up
        3
        ·
        3 months ago

        I use like 3 of the git-feature from intellij (out of 100 or so). But these 3 features save me a lot of time.

        (the other 2 being the 3-way-merge-view and the commit-view where I can select changes for staging)