| author | Simon Hausmann <simon@lst.de> | |
| Tue, 7 Aug 2007 10:28:00 +0000 (12:28 +0200) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Wed, 8 Aug 2007 08:58:05 +0000 (01:58 -0700) | ||
| commit | 74276ec6f2d2123714066cee24b26a629930e7a8 | |
| tree | 318e0cf879a45d43e5e5e7addc36c6ff7a05a7f1 | tree | snapshot |
| parent | 3671757546ce78bb04611aa5481c2aa77a1ffc90 | commit | diff |
git-p4: Fix support for symlinks.
Detect symlinks as file type, set the git file mode accordingly and strip off the trailing newline in the p4 print output.
Make the mode handling a bit more readable at the same time.
Signed-off-by: Simon Hausmann <simon@lst.de>
Acked-by: Brian Swetland <swetland@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Detect symlinks as file type, set the git file mode accordingly and strip off the trailing newline in the p4 print output.
Make the mode handling a bit more readable at the same time.
Signed-off-by: Simon Hausmann <simon@lst.de>
Acked-by: Brian Swetland <swetland@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| contrib/fast-import/git-p4 | diff | blob | history |