author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Wed, 16 May 2007 16:22:26 +0000 (17:22 +0100) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 16 May 2007 18:54:22 +0000 (14:54 -0400) | ||
commit | df8cfac815a1fae75afd20a86beb194d9d947971 | |
tree | f3bcc9e026b2dbe4b66e1ce378acb11912ba626b | tree | snapshot |
parent | 52e7b744d365ad4fcbb49fbb2a7b59ddfea90440 | commit | diff |
import-tars: Use the "Link indicator" to identify directories
Earlier, we used the mode to determine if a name was associated with
a directory. This fails, since some tar programs do not set the mode
correctly. However, the link indicator _has_ to be set correctly.
Noticed by Chris Riddoch.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Acked-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Earlier, we used the mode to determine if a name was associated with
a directory. This fails, since some tar programs do not set the mode
correctly. However, the link indicator _has_ to be set correctly.
Noticed by Chris Riddoch.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Acked-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
contrib/fast-import/import-tars.perl | diff | blob | history |