From 196c405df75897c03eed417f029df71e0cb39ad8 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 28 May 2018 09:02:00 +0200 Subject: bash: added aliases for ip command MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- emacs/pre-push | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs') 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 -- cgit v1.2.3