On Wed, Jun 29, 2016 at 09:37:58AM +0200, Christian Hesse wrote:
> From: Christian Hesse <[email protected]>
> 
> Signed-off-by: Christian Hesse <[email protected]>
> ---
>  cgit.css | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/cgit.css b/cgit.css
> index 983eac5..763a99e 100644
> --- a/cgit.css
> +++ b/cgit.css
[snip obviously correct changes]
> @@ -824,3 +830,4 @@ div#cgit table.ssdiff td.space {
>  div#cgit table.ssdiff td.space div {
>       min-height: 3em;
>  }
> +

Is this adding a new line to the end of the file?  I don't think we want
to do that (doesn't Git warn about it as a whitespace error?).
_______________________________________________
CGit mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/cgit

Reply via email to