epush
This commit is contained in:
@@ -24,5 +24,5 @@ if [ "${COMMIT_MSG}" = "" ]; then
|
||||
fi
|
||||
|
||||
git add ${FILES}
|
||||
git commit -m ${1}
|
||||
git commit -m ${COMMIT_MSG}
|
||||
git push origin ${BRANCH}
|
||||
|
||||
Reference in New Issue
Block a user