Skip to content

Commit 31f8694

Browse files
committed
chore: add new line before commit details
1 parent 8258575 commit 31f8694

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

http/cmd/api-server/main

0 Bytes
Binary file not shown.

scripts/git/sign.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ echo "${F_BOLD}Sign Git Working Tree${NO_FORMAT}${C_GREY46}"
1111
make test
1212
make build
1313

14-
echo "${NO_FORMAT}${C_GREY62}Commit Details:${NO_FORMAT}${C_GREY46}"
14+
echo "${NO_FORMAT}${C_GREY62}Commit Details:${NO_FORMAT}${C_GREY46}\n"
1515

1616
git add .
1717
git commit -S --no-verify

0 commit comments

Comments
 (0)