All commits started from 8fd7b22 will be rebased with no changes except signing.
git rebase --exec 'git commit --amend --no-edit -n -S' -i 8fd7b22
git push --force
Thanks to @josecordaz for this one
All commits started from 8fd7b22 will be rebased with no changes except signing.
git rebase --exec 'git commit --amend --no-edit -n -S' -i 8fd7b22
git push --force
Thanks to @josecordaz for this one