Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] pre-commit hook issue

From: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Date: Sun, 27 Apr 2014 19:56:56 +0200
On Sun, Apr 27, 2014 at 4:18 AM,  <mmann78@xxxxxxxxxxxx> wrote:
> I have found myself from time to time needing to temporarily disable the
> pre-commit hook (ie error is ignorable).  The situation I ran into today I
> don't think should have been.

in cli, it is possible to use --no-verify flag in git commit and there
is no pre-commit check
>
> I created a patch that removed a header file from epan\dissectors
> (packet-ipsec.h).  When I tried to commit it, the pre-commit hook errored
> out with "can't find packet-ipsec.h" and failed the commit.  Is there
> something I'm missing (using TortoiseGit) or does the script need to be
> tweaked to ignore deleted files?

Actually, there is the list of "modified file", need to found there is
a option to no display remove file too.

>
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>              mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe