We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e274e commit b061ad7Copy full SHA for b061ad7
cmd/gcommit
@@ -71,7 +71,7 @@ function main() {
71
72
echo
73
__print_info "To add body, footer or edit the commit message, use "
74
- __println_as magenta "git commit --amend"
+ __println_as magenta " git commit --amend"
75
76
}
77
0 commit comments