epush
This commit is contained in:
parent
377c4b0eb5
commit
c083f3a86e
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user