see https://crates.io/crates/git-absorb —
git add $FILES_YOU_FIXED
git absorb --and-rebase
// or: git rebase -i --autosquash master
см также https://stackoverflow.com/questions/3103589/how-can-i-easily-fixup-a-past-commit
see https://crates.io/crates/git-absorb —
git add $FILES_YOU_FIXED
git absorb --and-rebase
// or: git rebase -i --autosquash master
см также https://stackoverflow.com/questions/3103589/how-can-i-easily-fixup-a-past-commit