Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754882AbbHBAmK (ORCPT ); Sat, 1 Aug 2015 20:42:10 -0400 Received: from mail-io0-f172.google.com ([209.85.223.172]:32775 "EHLO mail-io0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751906AbbHBAmG (ORCPT ); Sat, 1 Aug 2015 20:42:06 -0400 MIME-Version: 1.0 In-Reply-To: <20150802002318.GZ17109@ZenIV.linux.org.uk> References: <20150731205036.GA3752@nautica> <20150801072603.GV17109@ZenIV.linux.org.uk> <20150802001402.GY17109@ZenIV.linux.org.uk> <20150802002318.GZ17109@ZenIV.linux.org.uk> Date: Sat, 1 Aug 2015 17:42:03 -0700 X-Google-Sender-Auth: xFC73k-iPPpEPSs-oHvy6diWU_s Message-ID: Subject: Re: [git pull] vfs.git spurious ENOTDIR fix From: Linus Torvalds To: Al Viro Cc: Dominique Martinet , Hugh Dickins , "J. Bruce Fields" , Dominique Martinet , Linux Kernel Mailing List , linux-fsdevel , David Howells Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 591 Lines: 16 On Sat, Aug 1, 2015 at 5:23 PM, Al Viro wrote: > > BTW, is there any convenient way to have git itself check things like > that? I guess you could just do a "pre-push" hook, and have it exit with an error if the tree isn't clean (to fail the push) or at least warn. See "man githooks" for details. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/