Artificial intelligent assistant

git stash -> git commit --amend -> git stash pop の流れをスムーズに行いたい `git stash -> git commit --amend -> git stash pop`

`commit --amend` `git stash pop` `git stash` Git


[alias]
stashamend = !git stash && git commit --amend && git stash pop

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy 664ab9e719af9b2653a93590aa5ac0b5