Skip to content

repo: stop tracking the local opam switch and dune-workspace - #294

Merged
samoht merged 1 commit into
mainfrom
drop-committed-workspace
Aug 2, 2026
Merged

repo: stop tracking the local opam switch and dune-workspace#294
samoht merged 1 commit into
mainfrom
drop-committed-workspace

Conversation

@samoht

@samoht samoht commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Two local build-setup files reached main by accident in #285: _opam is a symlink to one machine's absolute path, so a fresh clone gets a dangling link named _opam that shadows the _opam/ ignore rule, and dune-workspace is per-checkout configuration. Both are untracked again and dune-workspace joins .gitignore beside _opam/. My mistake - a git add -A while rewording that PR swept them in.

The _opam symlink points at one machine's absolute path, and both files
are local build setup that a checkout supplies for itself.
@samoht
samoht merged commit 9114e8e into main Aug 2, 2026
5 checks passed
@samoht
samoht deleted the drop-committed-workspace branch August 2, 2026 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant