Skip to content

Commit da2a26a

Browse files
committed
fix: remove accidental gitlinks for yoga source directories
Remove gitlink entries for .yoga-source and .yoga-tests that were accidentally added to the git index. These directories contain cloned upstream Yoga repositories with their own .git directories and should be gitignored, not tracked as submodules. This fixes the error: fatal: no submodule mapping found in .gitmodules for path 'packages/yoga-layout/.yoga-source' The directories remain on disk and are properly gitignored via the patterns in .gitignore (packages/*/.yoga-source and packages/*/.yoga-tests).
1 parent 496f29f commit da2a26a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/yoga-layout/.yoga-source

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/yoga-layout/.yoga-tests

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)