Hey Pants Team, we're seeing an issue after an eng...
# general
r
Hey Pants Team, we're seeing an issue after an engineer upgraded their laptop OS to Monterey. They are unable to use the
--changed-since
subsystem and the error message is saying the git dir cannot be found. All other pants goals work without using the subsystem so curious why this is occurring.
h
To double check, do they still have a
.git
folder in the repo?
r
in this case yes it's present. They can run git commands as expected in the shell session
h
huh.. would it be possible for them to in a new folder reclone the repo and see if it still happens?
👍 1
r
for sure we can give that a try. The user is in a different TZ so I'll sync with them and report back here with the result
👍 1
same issue is occurring after recloning the repository to a fresh directory. Are there any more logs we can provide to debug further?