Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Sep 2022 09:49:11 +0200
From:      se@FreeBSD.org
To:        Dima Panov <fluffy@FreeBSD.org>, Yasuhiro Kimura <yasu@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: b7f05445c00f - main - Add WWW entries to port Makefiles
Message-ID:  <7740756e-0254-d387-e5a6-c593608351a4@FreeBSD.org>
In-Reply-To: <f4e9a480-b6d4-6d2a-ab11-2f74b0817872@FreeBSD.org>
References:  <202209072117.287LHGu7035095@gitrepo.freebsd.org> <20220908.065657.1368308997400943299.yasu@FreeBSD.org> <90799f35-c5b5-c156-158e-7d648a720f79@FreeBSD.org> <f4e9a480-b6d4-6d2a-ab11-2f74b0817872@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 08.09.22 um 06:53 schrieb Dima Panov:
> Moin!

>> The pre-commit hook prevented a revert - the only solution that might
>> be to temporarily comment the py3c entry out in devel/Makefile.
> 
> git commit -m "commit message" --no-verify
> 
> When the --no-verify option is used, the pre-commit and commit-msg hooks are 
> bypassed

Hi Dima,

does this work for remote pre-commit hooks during "git push"?

There was no issue with the local checks during "git commit",
but "git push" was blocked by the remote pre-commit check ...

Regards, STefan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7740756e-0254-d387-e5a6-c593608351a4>