author | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 21 Aug 2006 07:29:13 +0000 (03:29 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 14 Jan 2007 07:15:04 +0000 (02:15 -0500) | ||
commit | ace4a9d1ae5efd056c5e57cc76aacee3057a73f7 | |
tree | 2bbf4f32c72989fa6dfb36a961952b97c1a5ba2e | tree | snapshot |
parent | c90be46abdbd102ab8e9af0303d33976d552ae58 | commit | diff |
Allow symlink blobs in trees during fast-import.
If a frontend is smart enough to import a symlink then we should
let them do so. We'll assume that they were smart enough to first
generate a blob to hold the link target, as that's how symlinks
get represented in GIT.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
If a frontend is smart enough to import a symlink then we should
let them do so. We'll assume that they were smart enough to first
generate a blob to hold the link target, as that's how symlinks
get represented in GIT.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
fast-import.c | diff | blob | history |