jakub-g / dotfiles

:heavy_dollar_sign: Lots of aliases, mostly git-related
https://gist.github.com/jakub-g
2 stars 0 forks source link

amend commits during rebase without opening edit dialog #6

Open jakub-g opened 4 years ago

jakub-g commented 4 years ago

git commit --amend --no-edit --author 'author author@example.com'; git rebase --continue