Set first line to false after first line...
Co-authored-by: sigonasr2 <sigonasr2@gmail.com> Co-authored-by: testuser <testuser@github.com>
This commit is contained in:
parent
e70ebcec15
commit
140eb09b96
@ -7,6 +7,7 @@ if [ "$FIRST_LINE" = true ]; then
|
||||
COMMIT_MESSAGE+="
|
||||
|
||||
Co-authored-by: $line"
|
||||
FIRST_LINE=false
|
||||
else
|
||||
COMMIT_MESSAGE+="
|
||||
Co-authored-by: $line"
|
||||
|
@ -1,4 +1,4 @@
|
||||
build.sh:a833e7598ad65672a9c01306d244b49f -
|
||||
clean.sh:96ce35f2d2dcb555421e00a6afda23ca -
|
||||
commit.sh:19132b54a91b821f3a794bcb49756182 -
|
||||
commit.sh:b186d649fa17c68926fe1caec4a7216c -
|
||||
jar.sh:62ce62bbb97d3f3856bcc9b0ad34083c -
|
||||
|
@ -15,6 +15,7 @@ if [ "$FIRST_LINE" = true ]; then
|
||||
COMMIT_MESSAGE+="
|
||||
|
||||
Co-authored-by: $line"
|
||||
FIRST_LINE=false
|
||||
else
|
||||
COMMIT_MESSAGE+="
|
||||
Co-authored-by: $line"
|
||||
|
@ -1 +1 @@
|
||||
commit.sh:dfa474a66aff3d66fb287e9dde628243 -
|
||||
commit.sh:9c342703d765cad7ea296f16d68f29f4 -
|
||||
|
Loading…
x
Reference in New Issue
Block a user