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