On Fri, Nov 27, 2015 at 2:08 PM, Daniele Varrazzo <daniele.varrazzo@xxxxxxxxx> 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 reportedly originally still works. This should remain as it is: git clone -b gitbug https://github.com/dvarrazzo/suponoff.git cd suponoff/ git config core.whitespace trailing-space,tabwidth=4,tab-in-indent,space-before-tab git rebase 6af85bcde9a30c3841b754bbb60c03ba58b88a50 --whitespace=fix -- Daniele -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html