Now co-authors work again. (SigScript update)
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com> Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
parent
b9bc78b165
commit
27385261cb
@ -1,6 +1,7 @@
|
|||||||
#Adds a commit message and pushes project to github repository.
|
#Adds a commit message and pushes project to github repository.
|
||||||
#Java
|
#Java
|
||||||
COMMIT_MESSAGE="$*"
|
COMMIT_MESSAGE="$*"
|
||||||
|
FIRST_LINE=true
|
||||||
while IFS= read -r line
|
while IFS= read -r line
|
||||||
do
|
do
|
||||||
if [ "$FIRST_LINE" = true ]; then
|
if [ "$FIRST_LINE" = true ]; then
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
build.sh:377a432ffbd63b53322d1451a214201d -
|
build.sh:377a432ffbd63b53322d1451a214201d -
|
||||||
clean.sh:96ce35f2d2dcb555421e00a6afda23ca -
|
clean.sh:96ce35f2d2dcb555421e00a6afda23ca -
|
||||||
commit.sh:b186d649fa17c68926fe1caec4a7216c -
|
commit.sh:5e4448db9ad48e72ec3a1ff4f5763b41 -
|
||||||
jar.sh:cce5e429168700490f9c413b665d13d6 -
|
jar.sh:cce5e429168700490f9c413b665d13d6 -
|
||||||
|
Loading…
x
Reference in New Issue
Block a user