Newlines are required...
sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
parent
9191dd7818
commit
e2e8557a56
@ -5,7 +5,7 @@ while IFS= read -r line
|
||||
do
|
||||
COMMIT_MESSAGE+="
|
||||
$line"
|
||||
done < "utils/.coauthors"
|
||||
done < utils/.coauthors
|
||||
git add -u
|
||||
git add *
|
||||
git commit -m "$COMMIT_MESSAGE"
|
||||
|
@ -1,4 +1,4 @@
|
||||
a833e7598ad65672a9c01306d244b49f -
|
||||
96ce35f2d2dcb555421e00a6afda23ca -
|
||||
d637e0c3776b526171f9709187191c56 -
|
||||
1df5d3df5238c1bdcd8ad50bc5a5ce5c -
|
||||
2ac636f584c43a1124affb9ea6bdc7bf -
|
||||
|
@ -12,7 +12,7 @@ while IFS= read -r line
|
||||
do
|
||||
COMMIT_MESSAGE+="
|
||||
$line"
|
||||
done < "utils/.coauthors"
|
||||
done < utils/.coauthors
|
||||
for f in $FILES
|
||||
do
|
||||
search $f
|
||||
|
@ -1 +1 @@
|
||||
c44fe5baba40b98541f6199207342645 -
|
||||
1af51d1e8d6bcd14e0ab30c37d14906a -
|
||||
|
@ -1 +1 @@
|
||||
sigonasr2 <sigonasr2@gmail.com>
|
||||
sigonasr2 <sigonasr2@gmail.com>
|
||||
|
Loading…
x
Reference in New Issue
Block a user