repo_tools/gcommit
2022-11-18 16:22:09 -05:00

4 lines
63 B
Bash
Executable File

#!/bin/bash
printf 'git commit -S -m "YOUR_COMMIT_MESSAGE"\n'