• PoolloverNathan@programming.dev
    link
    fedilink
    English
    arrow-up
    3
    ·
    7 months ago

    Patch add - it shows you particular changes you made, and you choose whether or not to include them in the commit. (You can then use git stash -k to stash only the changes you did not add, so you can test before you commit.)