Re: [PATCH] import-tars: be nice to wrong directory modes
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:07
"Shawn O. Pearce" [off-list ref] writes:
Johannes Schindelin [off-list ref] wrote:quoted
Some tars seem to have modes 0755 for directories, not 01000755. Do not generate an empty object for them, but ignore them.This fix is small and corrects a rather ugly repository corruption, so I've applied it to my gfi-maint branch.
Good teamplay. So you want me to pull gfi-maint to maint and gfi-master to master?