Remove large refs from git #3

Open
opened 2022-09-10 14:11:46 +00:00 by shaunrd0 · 0 comments
Owner

The models are large and slow down clones. Removing them won't help because git will continue to track these large refs.

Will probably have to rewrite history to remove these refs. Simple geometry like cubes and triangles could be built and scaled to size using C++ in both 2D and 3D.

Could possibly use a LFS submodule sourced from git.shaunreed that can optionally be initialized for additional objects.

The models are large and slow down clones. Removing them won't help because git will continue to track these large refs. Will probably have to rewrite history to remove these refs. Simple geometry like cubes and triangles could be built and scaled to size using C++ in both 2D and 3D. Could possibly use a LFS submodule sourced from git.shaunreed that can optionally be initialized for additional objects.
shaunrd0 added the
bug
label 2022-09-10 14:11:46 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: shaunrd0/qtk#3
No description provided.