A simple lune script to commit each changed files from git
Use git submodule
git submodule add https://github.com/ReloadedInteractive/git-commit-each.git .lune/git-commit-each
lune run git-commit-each
Commit message:
> @commit-group-name commit message here
- Multiline commit message support