Browse Source
Commit a5c1780a03
sets the pack_id of existing
objects to MAX_PACK_ID. When the same object is referenced later again it is
found in the local object hash. With such a pack_id fast-import should not try
to locate that object in the newly created pack(s).
Signed-off-by: Simon Hausmann <simon@lst.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
maint
Simon Hausmann
18 years ago
committed by
Shawn O. Pearce
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue