Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 28 May 2013 20:42:58 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: Unify internal form of mscash2 hashes?

On 28 May, 2013, at 20:06 , magnum <john.magnum@...hmail.com> wrote:
> On 28 May, 2013, at 18:01 , Frank Dittrich <frank_dittrich@...mail.com> wrote:
>> You might want to experiment with a pre-commit hook that automatically
>> removes trailing whitespace or spaces before tabs in a *non-public*
>> repo, and if it turns out to work without unwanted side effects, enable
>> that pre-comkmit hook in the public repo.
> 
> I probably need to read up on this. I know about commit hooks but I have absolutely no idea how to set one up on the remote side, at GitHub.

OK, so the correct term is server-side pre-commit hooks, and GitHub does not support them. This is very likely for the reason I described: You'd be running arbitrary code at their servers.

magnum

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.