diff options
Diffstat (limited to 'emacs/pre-push')
| -rwxr-xr-x | emacs/pre-push | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/pre-push b/emacs/pre-push index 9d698a0..22af70f 100755 --- a/emacs/pre-push +++ b/emacs/pre-push @@ -70,7 +70,7 @@ do commit=`git rev-list -n 1 --grep '^emacs:' "$range"` if [ -n "$commit" ] then - __mssola_sync + #__mssola_sync exit 0 fi fi |
