Junio C Hamano venit, vidit, dixit 06.09.2012 20:34:
> Michael J Gruber writes:
>
>> Junio C Hamano venit, vidit, dixit 06.09.2012 07:07:
>>> Michael J Gruber writes:
>>>
The pre-commit hook is often used to ensure certain properties
of each comitted tree like formatting or coding sta
Michael J Gruber writes:
> Junio C Hamano venit, vidit, dixit 06.09.2012 07:07:
>> Michael J Gruber writes:
>>
>>> The pre-commit hook is often used to ensure certain properties of each
>>> comitted tree like formatting or coding standards, validity (lint/make)
>>> or code quality (make test).
Junio C Hamano venit, vidit, dixit 06.09.2012 07:07:
> Michael J Gruber writes:
>
>> The pre-commit hook is often used to ensure certain properties of each
>> comitted tree like formatting or coding standards, validity (lint/make)
>> or code quality (make test). But merges introduce new commits u
Michael J Gruber writes:
> The pre-commit hook is often used to ensure certain properties of each
> comitted tree like formatting or coding standards, validity (lint/make)
> or code quality (make test). But merges introduce new commits unless
> they are fast forwards, and therefore they can break
The pre-commit hook is often used to ensure certain properties of each
comitted tree like formatting or coding standards, validity (lint/make)
or code quality (make test). But merges introduce new commits unless
they are fast forwards, and therefore they can break these properties
because the pre-c
5 matches
Mail list logo