summaryrefslogtreecommitdiffstats
path: root/.mise-tasks/ps.sh
blob: cf142f4204a46a1502bc6740cdef2c5668eb764d (plain)
1
2
3
#!/usr/bin/env bash
#MISE description="Stage and amend the whole working dir"
git add . && git commit --amend --no-edit