You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a package foo is already pinned, opam install ./foo --deps-only fetches and write the new sources, and stores the new opam file. The simulated pin done for deps-only should be a no-op regarding opam internals on disk.
If a package
foois already pinned,opam install ./foo --deps-onlyfetches and write the new sources, and stores the new opam file. The simulated pin done fordeps-onlyshould be a no-op regarding opam internals on disk.