Правки push-update 08
This commit is contained in:
@ -52,6 +52,8 @@ do
|
||||
LIB_NEW_COMMITS=`echo $?`
|
||||
if [ $LIB_NEW_COMMITS == 1 ]
|
||||
then
|
||||
echo -e "`pwd`\n"
|
||||
exit 1
|
||||
(git reset > /dev/null &&
|
||||
git add "$LIB_DIR" > /dev/null &&
|
||||
git commit -m $MESSAGE > /dev/null) ||
|
||||
|
Reference in New Issue
Block a user