User Tools

Site Tools


git_hooks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
git_hooks [2017/10/18 20:52] admingit_hooks [2017/10/19 08:40] admin
Line 20: Line 20:
 if [ -z "$COMMIT" ]; then if [ -z "$COMMIT" ]; then
     # IF ARRAY EMPTY     # IF ARRAY EMPTY
-    echo ">>>>>" $COMMIT "<<<<<" +    echo ">>>>>" $COMMIT "<<<<<" 
-    exit 1+    exit 0
 else else
     # IF MERGE EXISTS     # IF MERGE EXISTS
git_hooks.txt · Last modified: 2017/12/20 02:34 by admin