Break up multiple changes into separate commits with git? March 23, 2023 by Tarik You want git add --patch (documentation), which will allow you to select which changes to stage.