Re: Bug: git crashes on rebase reporting bogus memory corruption

2015-11-29 Thread Eric Sunshine
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

Re: Bug: git crashes on rebase reporting bogus memory corruption

2015-11-27 Thread Daniele Varrazzo
On Fri, Nov 27, 2015 at 2:08 PM, Daniele Varrazzo wrote: > Bogus corruption is bogus because I've reproduced it on different machines. > > I was trying to rewrite history in a small repos and replace > indentation tabs with spaces. Steps to reproduce: Messing up with that repo. Not sure what repo