author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Sat, 28 Apr 2007 23:59:47 +0000 (01:59 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 29 Apr 2007 00:01:36 +0000 (20:01 -0400) | ||
commit | 87859f34434dda61cabb03447efd1dd2fe7ebac7 | |
tree | 147ee26fae7417ca868e970b24e6175be5b9a4f6 | tree | snapshot |
parent | 9bc20aa73152784ee758f6432e20820e581c9412 | commit | diff |
import-tars: be nice to wrong directory modes
Some tars seem to have modes 0755 for directories, not 01000755. Do
not generate an empty object for them, but ignore them.
Noticed by riddochc on IRC.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Some tars seem to have modes 0755 for directories, not 01000755. Do
not generate an empty object for them, but ignore them.
Noticed by riddochc on IRC.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
contrib/fast-import/import-tars.perl | diff | blob | history |