Skip to content

Commit b061ad7

Browse files
author
Bhavi Dhingra
committed
style(gcommit): add tab in info message
1 parent 84e274e commit b061ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/gcommit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ function main() {
7171

7272
echo
7373
__print_info "To add body, footer or edit the commit message, use "
74-
__println_as magenta "git commit --amend"
74+
__println_as magenta " git commit --amend"
7575
echo
7676
}
7777

0 commit comments

Comments
 (0)