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
Some libs under test effect changes to the .git dir.
I think at least update-leiningen-dependencies-skill is doing this?
We don't want them messing with rewrite-clj's .git dir, so now
performing a git init in ./target/lib-test root dir to foil their
attempts.
0 commit comments