On Fri, Nov 27, 2015 at 9:08 AM, Daniele Varrazzo
wrote:
> I was trying to rewrite history in a small repos and replace
> indentation tabs with spaces. Steps to reproduce:
>
> git clone https://github.com/dvarrazzo/suponoff.git
> git checkout -b gitbug
> git config core.whitespace
> trailing-space
On Thu, Nov 26, 2015 at 9:44 AM, James wrote:
> From: James Rouzier
>
> Specify a file to read for exclude patterns.
> ---
> diff --git a/Documentation/git-clean.txt b/Documentation/git-clean.txt
> @@ -8,7 +8,7 @@ git-clean - Remove untracked files from the working tree
> SYNOPSIS
>
>
On 21/11/15 19:58, Lars Schneider wrote:
> Hi,
>
> I cannot build Git on a clean machine with OS X El Capitan 10.11, Xcode 7.1.1
> and Xcode command line tools because of missing OpenSSL headers.
>
> It looks like as there are no OpenSSL headers at all. I only found this weird
> non working ver
Sorry for this waaay too late response, everything (of the series
nd/ita-cleanup) is addressed so far except this..
On Tue, Aug 25, 2015 at 10:36:52AM -0700, Junio C Hamano wrote:
> > diff --git a/builtin/checkout.c b/builtin/checkout.c
> > index e1403be..02889d4 100644
> > --- a/builtin/checkout.
On Sat, Nov 28, 2015 at 10:07 AM, Torsten Bögershausen wrote:
> diff --git a/t/t0027-auto-crlf.sh b/t/t0027-auto-crlf.sh
> @@ -213,7 +238,20 @@ checkout_files () {
> git -c core.eol=$eol checkout $src$f.txt
> fi
> done
> -
> + test_expect_succe
5 matches
Mail list logo